Part Number: TMS320F280049C
Other Parts Discussed in Thread: LAUNCHXL-F280049C
Hi,
I've been working for months on our motorcontroller. And it seems that the code refuses to go to mainISR().
Steps:
Tried our own hardware and the software provided by TI. Code can be build, programmed and itn runs. It never reaches mainISR().
Read all documentation, tried different setups, labs etc etc.
Now, put all above aside and bought launchxl + boostxl 8320rs
Read all documentation. Installed everything new, motocontroller software 4.00.00.0.
labs01 will build, program and it runs. According to the manual: "At this point, one of the LEDs on the controlCARD or LaunchPad board will blink"
Well, it does not blink. Again the firmware does not go to mainISR() where the led is turned on/off.
One LED is on, below the boostxl card (turned on on line 201 : HAL_turnLEDOff(halHandle, HAL_GPIO_LED1);//turn ON
Please guide me, this is frustrating.
Is the documentatio up-to-date? Is the firmware up-to-date?
All software from ti is re-installed.
Best regards,
Ruud