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,
I have the TMDSHVMTRPFCKIT (yellow board).
the sample programs are ok so far and I can setup the hardware correct.
running the program in the ram is no problem. but I don't really know how to get it into the flash area of the conrol card.
the given answers refer to the .txt file 'how to flash...' . this works too i.e. with the GUI example but what I want to know is:
how can I specify the location(the precise start/end address) of the program in the flash?
there is no hint about that in the text file.
looking in the datasheet of the F28035 I can see that the flash area is from 0x3E8000 to 0x3F7FF8.
is there a way in CCS 4 to manage this or do I have to use another program or is that not possible at all and I can just flash it like the instruction says in the text file?
best regards