Part Number: TMS320F28335
Other Parts Discussed in Thread: UNIFLASH
Tool/software: TI C/C++ Compiler
Designed a custom bootloader for F28335 board, I am storing my custom bootloader in Section A (0X338000) and application code in Sector B-H.
I am toggling a GPIO in Custom bootloader code, to notify me when the control reaches my Custom bootloader.
But I am failing to jump to custom bootloader. Attached is my boot28.asm file.
Any idea what could have gone wrong?
Appreciate any quick replies,
Thanks in advance