CTL Source Code
Hello
I am using the CTL library along with a Pico 2 RP2350 board to experiment / learn how multi tasking works at the lowest level possible.
So thank you very much for including the source to the CTL with the IDE.
However..... While reading the source code, I attempted to compile the Ctl_arm_int.s and Ctl_arm.s. Both failed as they use some ARM specific commands that are not valid in THUMB mode. I figure that there must be a source file that was setup for THUMB mode as the system imports the following library /libraries/libctl/lib/libctl_v8mml_dsp_fpv5_sp_d16_hard_t_le_eabi.a
Is there any way that I am able to obtain the source files that will compile and run on the RP2350.
I do have the CTL library working running multiple tasks flashing multiple LEDs
Thank You
Dan
Please sign in to leave a comment.
Comments
0 comments