Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: Trouble Setting Breakpoint (auto run)

$
0
0

Could something be wrong with my gel file??

I found a thread where someone had the same error which was located in the gel file, there was a false implementation in the "reset" function. But he had a different device than me....

Luna, 

Finally I could sove my problem. 

The gel file coming with the CCS5 for my DSP generation (F28335) disables by default the XINTF. Mine is locate in

ccs5_2\ccsv5\ccs_base\emulation\gel

You can edit and uncomment the following line

OnReset(int nErrorCode)
{
 ..

XINTF_Enable(); /* Uncomment to enable XINTF on Reset */
}

Hope it will work with you too


Viewing all articles
Browse latest Browse all 91752

Trending Articles



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