Hi my current development board is eZdspTMS320F2812. how to load a program into flash using serial port without JTAG.can anyone tell me
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi my current development board is eZdspTMS320F2812. how to load a program into flash using serial port without JTAG.can anyone tell me
Thanks
Hi Gavi,
We have some examples in controlSUITE you can look at to see how we program the flash through SCI. We use the serial_flash_programmer and flash kernels. The serial_flash_programmer is the host PC utility and the flash kernels are executed on the device. The flash kernels are loaded into the RAM of the device using the bootloaders and then loads and programs a flash application into the device.
Please see:
Best Regards,
sal