Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: ice v2 i2c led example help

$
0
0

So I erase any code on the board using the spi-flashing tool. Then I flash the spi-flash .bin file. Then I load the example .bin file and it works. When I import the code and build it then run it I get frequency mismatch so I add 

var Timer = xdc.useModule('ti.sysbios.timers.dmtimer.Timer');
Timer.intFreq.lo = 20000000; //20MHz
Timer.intFreq.hi = 0;

Then I get exit error the first time I try to load the code in debug mode, but the second time it runs the code without error but there is nothing on the board. This is without changing the example code except the app.cfg file


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>