It's not entirely clear from the snippets you have posted, but this looks rather like you are passing something that isn't a simple C function pointer to multicore_launch_core1().
Do you compile with -Wall ? Does the compiler generate any warnings?
What instantiates the object 'a'?
Do you compile with -Wall ? Does the compiler generate any warnings?
What instantiates the object 'a'?
Statistics: Posted by arg001 — Mon Jan 27, 2025 8:39 am