I have downloaded the port from micruim website for PIC24 and i have "clean" it, leaving the things that i would use (it includes the code for an eval-board). For now, i just want to make a led blik. Therefore, i want the main task that it's used to create "user tasks".
I've managed to build project, which did not build when i downloaded the original.
Even though it builds, the code gets stucks in a funcion called OSTimeDly(100), when it access the Scheduler function (OS_Sched())...
Has anyone worked with micrium, and even better, with the C24 PORT?
I've attached my project in case anyone might want to download it to try it. Micrium folder needs to be in C:\. The project is in C:\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC24FJ128\MPLAB_C30\OS-Probe and the "user app" is app.c
I've managed to build project, which did not build when i downloaded the original.
Even though it builds, the code gets stucks in a funcion called OSTimeDly(100), when it access the Scheduler function (OS_Sched())...
Has anyone worked with micrium, and even better, with the C24 PORT?
I've attached my project in case anyone might want to download it to try it. Micrium folder needs to be in C:\. The project is in C:\Micrium\Software\EvalBoards\Microchip\Explorer16\PIC24FJ128\MPLAB_C30\OS-Probe and the "user app" is app.c
Attachments
-
1.2 MB Views: 7