Other Parts Discussed in Thread: TMS320F28062, SYSBIOS, TMS320F28069
Dear TI team and TI Users, I currently use my own board with InstaSPIN FOC to control a PM motor. I used the InstaSPIN Project Labs and also the RTOS Labs and everything worked well. Now I'm trying to use both InstaSPIN and RTOS together. I defined the HWI's, SWI's and some Tasks. But depending on which Linker Comand File I use, I get the following Errors: With F28069.cmd #10099-D program will not fit into available memory. run placement with alignment/blocking fails for section ".stack" size 0x400 page 1. Available memory ranges: F28069.cmd /SWPI-RTOS-InstaSPIN line 129 C/C++Problem When I use the Files TMS320F28062.cmd and F2806x_Headers_BIOS.cmd: I can Build the program, but when I run it, it always crashes and goes in exit.c. Could someone provide me an minimal example of InstaSPIN and RTOS, or knows where the problem might be? I would be very grateful for your help. Greetings