Part Number: TMS320F28035
Tool/software: TI C/C++ Compiler
Hi,
I have custom bootloader implemented in 28035. Now I have one value defined in my Application code at some predefined Flash memory location.
Now I want to access the same memory location and assign the value to some other variable in my bootloader code.
How to achieve this?