Other Parts Discussed in Thread: OMAP3530
I was working on writing a program on the DSP on my Mistral 3530 EVM Board a few months ago. The project took a short hiatus and I'm trying to resume development, but I can't seem to figure out how to get my development environment set up properly again.
I had to start from a fresh install and I'm prettry sure I've downloaded all of the service packs and updates to various components that I needed.
I can connect to the EVM, I can compile my code, load it onto the board and then tell it to run. My problem is that when I try and view memory all of the locations are filled with zeros and I can not change the values manuially - I also don't think that the code is doing what it is supposed to (I should see a clock out on one of the pins and I do not) but that could be a seperate issue.
Any idea what I'm doing wrong? I've tried using the generic OMAP3530_XDS510USB configuration, and also the MISTRAL_OMAP3530_XDS510USB configuration.
Thanks,
Chris