Other Parts Discussed in Thread: UNIFLASH
Hello,
I am working on F28335 DSP and using UNIFlASH 2.2 I am trying to download the .OUT file. I have following queries
a) Through UNIFLASH LED blinking is slow(approx.10 sec) but if downloaded same through CCS7.2 then blinking is fast(approx.2 sec).
b) Similarly, I wrote the code to read and display ADC values continuously on LCD display. When downloaded through CCS7.2, it works but downloaded the .OUT file through UNIFLASH 2.2 then it displays only one first scan values and stops? why this happened in UNIFLASH? Can you suggest any solution to this?