Part Number: TMS320F28027
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I have the High Voltage LLC Kit and attempted to upload the HVLLC code supplied by Ti. This turn out to not work, so I started working from the ground up. I got the programming of simpler programs to RAM working but when I attempted programming to flash the errors reoccurred. I used the example code Example_2802x_Flash, I uploaded the code but after restart I encountered a strange pointer to the wrong memory location. Below is the code where it goes wrong; first is the code which should be executed, then is a picture from debugging and the memory address being pointed at, third is where the compiler put the actual code and lastly is what is placed at the memory address which wd_disable should be.