2013-08-12 11:37 AM
Hi, I need to read and write flash inside SPC56 on this board.. Its from a car engine control unit.
I dont know where to start with...[img]http://imageshack.us/a/img577/5074/xrqw.jpg[/img][img]http://imageshack.us/a/img203/6929/6ead.jpg[/img]Is buying spc5-udestk my best next move??Greetings from Argentina #spc562013-08-14 04:33 AM
Hi Guilermo,
to check how read and write the memory for the MCU you should check the board schematic. Jtag could be accessible or not on pcb. Sometime other ways than jtag are used to flash and read memory on production units (uart, can etc). In this case you should know the communication port and the communication protocol If Jtag is accessible purchase spc5-udestk (full license version because your MCU do have 1.5Mbyte flash) is the right move. If memory could be read or not depends if the board manufacturer set or not the read protection flag on MCU memory array. This you should check with board manufacturer. Ciao Luca2015-01-22 05:18 AM
finally, could you read the flash inside SPC56? if yes, is spc5-udestk the way? thanks.