LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Download Error with TI DSP Toolkit with Code Composer

I have used TI DSP Toolkit with Code Composer to interface with code composer and LabVIEW. I am able to open the project, build the project etc. When I am downloading my binary to the DSP, the application is throwing error saying memmory address could not be validated. I am using emulator to download the code. I am able to download the code when I am using flash programmer option available with the code composer IDE. Any help to resolve the issue is highly appreciated.
Best Regards,
Anurag
0 Kudos
Message 1 of 4
(3,130 Views)

Hi Anurag,

Can you tell me what hardware you are using?  Also, are you able to see and connect to the device using measurement and Automation Explorer?  Thanks.

 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 2 of 4
(3,107 Views)

Hi,

I am using Spectrum Digital Inc. XDS510 USB JTAG Emulator hardware for programming flash and F28XX Onchip-flash programmer utility with CCS to program. I could not find this device in MAX.

0 Kudos
Message 3 of 4
(3,100 Views)

Hi Anurag,

The DSP toolkit is only compatable with a few pieces of hardware.  You can find that information at this link.  If you are not using the mentioned hardware then there is no guarantee that it will work.  The reason you get the memory error is because MAX, and hence LabVIEW, does not recognize the device.  It makes sense that it works when you use your own software to flash the program because you are bypassing the NI software that is not compatable with that device.  Unfortunately, unless you are using one of the specific pieces of supported hardware there isn't much more we can do.  I would recommend that if you are able to get your program to work using the flash mode, then just continue to do that way instead of trying to download it with the emulator.  Thanks and have a great day. 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 4 of 4
(3,085 Views)