SBSFU with embOS (user app)
Hi everyone,
I have a problem about the integration of the SEGGER embOS RTOS with SBSFU.
I have already succeeded with FreeRTOS but I would like to use embOS for my project. The "SECoreBin" project compiles well, I added the instruction to deactivate the systick in the SBSFU project just after "SFU_LL_SB_SRAM_Erase ();".
When I run my "user app" project my interrupt "systick_handle" does not work.
Have you ever used embOS with SBSFU ? Do you have any advice ?
I've been struggling with this problem for several days now :(
Best regards, Hugo
