2020-11-02 01:12 AM
I would like to implement the flash programming to our JTAG tool.
Are there any documents that describe OnCE module and the Nexus read/write (R/W) access block?
Such as those described in AN4035. The only thing that AN4035 is inapplicable for SPC58 device.
Thanks all.
Solved! Go to Solution.
2020-11-02 04:13 AM
Hello,
actually a flash programmer is implemented downloading a piece of code in RAM communicating with the host PC via JTAG and able to program the flash.
The code n RAM includes a device specific flash driver.
So, have a look at one of the Reference Manuals of the SPC58 devices, the section JTAG Controller.
Just for example, reference manual of SPC582B is available here:
Regards,
Giuseppe
2020-11-02 04:13 AM
Hello,
actually a flash programmer is implemented downloading a piece of code in RAM communicating with the host PC via JTAG and able to program the flash.
The code n RAM includes a device specific flash driver.
So, have a look at one of the Reference Manuals of the SPC58 devices, the section JTAG Controller.
Just for example, reference manual of SPC582B is available here:
Regards,
Giuseppe