H Kilograham, thanks a lot for your reply.
It indeed worked for the IRQ handler names. And as you said it didn't fix the LR corruption problem.
I have three lead:
Charlie
It indeed worked for the IRQ handler names. And as you said it didn't fix the LR corruption problem.
I have three lead:
- Problem with Secure code: cortex-M33 has a TrustZone. Maybe I didn't set something right. ThreadX proposes also some secure functions and I had to set compiling option TX_SINGLE_MODE_NON_SECURE to avoid declaring a .gnu.sgstubs in a FLASH_NSC section
- byte pool when calling tx_byte_pool_create() does some chaos in my memory
- Something completly else
Charlie
Statistics: Posted by Charlie_99 — Wed Aug 06, 2025 2:54 pm