Tool/software:
Hello,
I'd need to perform the TMS320F241 on-chip flash verify on some old boards returned from field. I'm using:
- a board with TMS320F241
- XDS510PP+ emulator
- prg2xxw95.exe utility under Window XP (I do not have Code Composer Studio)
I'm able to program and verify the on chip TMS320F241 flash with the following comand:
prg2xxw95 -p 378 -m 0x0006 -w 6 -v src\c2xx_bpX.out src\63720250.out
I'm not able to only verify the on-chip flash. Question: which is the proper sintax to only verify the on-chip flash without the need to program it before? I tried some combination with no success.
Thanks for your support!
Andrea