This may be a silly question but the main site seems to hide information away and makes it a little hard to find.
Where is the documentation/reference manual for the MQX for ARM Cortex library/functions.
E.g.. The documentation for functions like:
_int_install_isr()
_cortex_int_init()
I'm sure it must be somewhere, I just can' find it.
Solved! Go to Solution.
You might want to ask this question in our MQX forum. It's pretty active and someone may have an answer for you there.
---Tom
Hi BenG,
there is only referance manual for MQX RTOS where are described functions and macros, not for platform as for kinetis/arm.
If you want more detailed description, you have to dig into the code.
Regards,
MartinK
Oh dear, that's not very good :-o
You might want to ask this question in our MQX forum. It's pretty active and someone may have an answer for you there.
---Tom
J2MEJediMaster wrote:You might want to ask this question in our MQX forum. It's pretty active and someone may have an answer for you there.
---Tom
Cheers Tom,
I will do.