Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
|
Ok, I'm getting crazy with EZ-Lite board. When I simulate the program, everything is OK, but after loading it into the DSP, it gives me an answer very different from that one I expected. I guess I'm not the only one who had this problem. Does anyone have any suggestion about what to do? Thanks, Ailton |
|
|
|
Are you simulating the interrupts? That's the main difference typically between simulations and real-time code. You may also have an undefined DAG register that is destroying your data. If you post exactly what your problems are, it may be easier to pinpoint. Feel free to try a demo version of our simulator. It does support interrupts, and may give you a different insight into your problem. -Dina Yagodich http://www.mycomm.com Home of Sim21xx - ADSP 21xx simulator ----- |