Hello everybody!
Recently i have obtained TMS570LC43 Hercules Development kit (TMDX570LC43HDK). I have tryed all demos from demo application and board seemd working without problem.
After that i wanted to try build and downlaod some first program with GCC and HALCOGEN. I have found example_rtiBlinky.c at HALCOGEN. Firstly i have created project at GCC (blank, without any main.c). Then i located this project folder with halcogen and created new halcogen project here. I went through all setting described and halcogen help for this demo. After generating code i have modified main with code from halcogen help. After adding include path to project properties i have built it successfully.
Now problem came: when downloading into target, following error occured (see my snippet). I was googling a lot this error, but couldnt find propriate solution.
Could you help me? What does it mean Unknown property "FlashBlankCheckToggle" ?
thanks
Jan