threadx icon indicating copy to clipboard operation
threadx copied to clipboard

threadx support stm32f051?

Open darcyliu2008 opened this issue 1 year ago • 5 comments
trafficstars

we dont't find cortex_m0 folder in ports_module; did threadx support cortex_m0; and how can we do?

darcyliu2008 avatar Jul 08 '24 09:07 darcyliu2008

for gnu

darcyliu2008 avatar Jul 08 '24 09:07 darcyliu2008

threadx supports m0

https://github.com/eclipse-threadx/threadx/tree/master/ports/cortex_m0

but dynamic module not support m0

cyberxnomad avatar Jul 09 '24 11:07 cyberxnomad

thanks!

yes, i can't find supports in https://github.com/eclipse-threadx/threadx/tree/master/ports_module

if i need to support, how can i do?

darcyliu2008 avatar Jul 11 '24 11:07 darcyliu2008

tx_misra.s assembly file for the port for the M0 kernel not find, but i find in m4 tx_misra.S;

darcyliu2008 avatar Jul 17 '24 23:07 darcyliu2008

if tx_misra.s not need in M0?

darcyliu2008 avatar Jul 17 '24 23:07 darcyliu2008

Closing this issue due to inactivity. Feel free to reopen if you still need assistance.

fdesbiens avatar Feb 27 '25 14:02 fdesbiens