Hi,
I would like to base embOS on a HAL/BSP which is generated by STM32 CubeMX.
Currently, I am just looking for some hints or links to any documentation I should read.
The situation is that everything (HAL/BSP and embOS) compiles, links, and loads perfectly.
I can step through the code stating from the reset-vector.
As soon as OS calls or timer interrupts occur the CPU is entering OS_Error
for different reasons, depending on the modifications to the code I make.
I am using the "Cortex-M, Rowley" port of embOS.
Thanks for any hint
Stefan
I would like to base embOS on a HAL/BSP which is generated by STM32 CubeMX.
Currently, I am just looking for some hints or links to any documentation I should read.
The situation is that everything (HAL/BSP and embOS) compiles, links, and loads perfectly.
I can step through the code stating from the reset-vector.
As soon as OS calls or timer interrupts occur the CPU is entering OS_Error
for different reasons, depending on the modifications to the code I make.
I am using the "Cortex-M, Rowley" port of embOS.
Thanks for any hint
Stefan