Other Parts Discussed in Thread: AM3359
Tool/software: TI-RTOS
Hello,
Today I downloaded the V1.00.02 version of the PROFINET SLAVE, PROCESSOR-SDK-RTOS 04_02_00_09 and CCS 7.3. I then patched the PDK, rebuilt the PDK and created the AM335x IRT project, I was then able to successfully load the project into CCS7 and build.
To confirm that the installation and build were good, I then loaded the APP file (release directory of the project) to the microSD for the AM335x ICE BOARD.
When I applied power to the AM33x ICE BOARD I observed that the board did not come up the way I was expecting -- specifically that there was no scrolling information on the small display. I also tried to ping the board and did not get any response.
I then replaced the APP on the microSD card with the prebuilt APP for V1.00.02. I observed the same results as with the APP I had built -- the AM335x ICE BOARD appeared to be non-operational.
Finally I replaced the APP on the microSD card with the prebuilt APP for V1.00.00. This time I observed that the board was operational: there was scrolling information on the small display and the board responded to a ping.
Should I expect the prebuilt APP for V1.00.02 to function similarly to the prebuilt APP for V1.00.00?
I am not sure if this is related to the problem above, but when I attempt to use the CCS7 debugger to try to debug the problem I get a "CORTEXA8: UNHANDLED ADP_STOPPED EXCEPTION 0x20023" error.
Any help would be appreciated.
Mark