Other Parts Discussed in Thread: BOOSTXL-DRV8305EVM, MOTORWARE, DRV8305, DRV8301
I would like to use Lab01 with a Launchxl F28069M/Boostxl-drv8305evm combination. Is this possible? I imported lab01 from motorware_1_01_00_16\sw\solutions\instaspin_foc\boards\boostxldrv8305_revA\f28x\f2806xF\projects\ccs5\proj_lab01. I'm also using ccs 6.1.3.00034. It built without error (a few warnings) and runs far enough that the led turns on, but the led never blinks. Tracing through the execution with the debugger I find that the program ends up stuck in a continuous loop in function PIE_illegalISR(). I'm guessing it got there via the timer code but I don't know how. What do I need to modify to get this combo to work? I always find it helpful to have a blinky program to test basic hw/development system integrity. Not the end of the world if this can't easily be made to work but it would be helpful.