MQX on custom board with K12DN512VLK5

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQX on custom board with K12DN512VLK5

1,574 Views
walter_gallegos
Contributor I

Where I could be find documentation for use MQX on a custom board with K12DN512VLK5 ?

This component apparently is not supported for MQX in the last version of KDS.

Regards,

0 Kudos
Reply
4 Replies

1,412 Views
walter_gallegos
Contributor I

Hi Sol,

I'm trying MQX RTOS for Kinetis KSDK using KDS 3.0.

As spin-off experiment I try MQX Lite from PE with KDS 3.0; work on my hardware but with lot of warnings. Only one come from my code.

cast from function call of type 'uint_32' to non-matching type 'struct psp_basic_int_frame_struct *' [-Wbad-function-cast]psp_prv.h/V100MQXLite/MQXLITE/psp/cortex_mline 52C/C++ Problem
function declaration isn't a prototype [-Wstrict-prototypes]cortex.h/V100MQXLite/MQXLITE/psp/cortex_mline 331C/C++ Problem
function declaration isn't a prototype [-Wstrict-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 25C/C++ Problem
function declaration isn't a prototype [-Wstrict-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 26C/C++ Problem
function declaration isn't a prototype [-Wstrict-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 27C/C++ Problem
no previous prototype for '__copy_rom_section' [-Wmissing-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 43C/C++ Problem
no previous prototype for '__init_hardware' [-Wmissing-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 176C/C++ Problem
no previous prototype for '__init_registers' [-Wmissing-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 167C/C++ Problem
no previous prototype for '__init_user' [-Wmissing-prototypes]startup.c/V100MQXLite/Project_Settings/Startup_Codeline 181C/C++ Problem
no previous prototype for '_task_create_internal' [-Wmissing-prototypes]task.c/V100MQXLite/MQXLITE/kernelline 266C/C++ Problem
no previous prototype for '_task_create' [-Wmissing-prototypes]task.c/V100MQXLite/MQXLITE/kernelline 432C/C++ Problem
no previous prototype for '_time_dequeue_td' [-Wmissing-prototypes]time_ticks.c/V100MQXLite/MQXLITE/kernelline 479C/C++ Problem
no previous prototype for '_time_dequeue' [-Wmissing-prototypes]time_ticks.c/V100MQXLite/MQXLITE/kernelline 437C/C++ Problem
Warning: The device is designed to operate up to 100 kHz! (SCL frequency)V100MQXLiteAccelI2C/SCL frequencyProcessor Expert Problem
in expansion of macro '_PSP_SET_PC_OF_INTERRUPTED_TASK'task.c/V100MQXLite/MQXLITE/kernelline 115C/C++ Problem

Regards

Walter

0 Kudos
Reply

1,411 Views
soledad
NXP Employee
NXP Employee

Hello Walter,

Please check the attached documents, and let me know if this helps!!


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,411 Views
walter_gallegos
Contributor I

Hi Sol,

Thank you for post, this docs. apply when in KDS 3.0 ?

Best regards

Walter

0 Kudos
Reply

1,411 Views
soledad
NXP Employee
NXP Employee

Hi Walter,

Could you please confirm which MQX version are you using?

MQX Software Solutions are available in three variants to meet your embedded design needs: traditional MQX RTOS; MQX Lite; and MQX RTOS for Kinetis SDK (MQX for KSDK).

Regards

Soledad

0 Kudos
Reply