BDM input box

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

BDM input box

1,262 Views
Favaro
Contributor I
I'd like that when I was recording a new software on MC13213 using BDM, I could create a script that asked me a number that should be recording in a non-volatile memory position on MC13213.
 
Has someone did something like that? Is it possible?
 
Thanks in advance,
Luciano Fávaro.
Labels (1)
0 Kudos
Reply
1 Reply

693 Views
mke_et
Contributor IV
You mean like a sequential serial number?

Well, you COULD have your setup initiated by a batch file, or another program, and just have an 'include' file in your source that you place the number or data you need in. I've done something like there where I put a serial number and a configuration code in a file that contains nothing else, and then had an external program to keep track of it.

But yes, an automated function to do serial numbers would be nice. I had a Zilog setup for the Z8+ that did that. It would automatically increment a number with each chip burned. But it was more to make each chip unique than for what I needed, or for what I think you want to do.
0 Kudos
Reply