Hi all,
I run into issues when trying to compile any of the ble demo projects of the QN9090DK6. Errors akin to:
signalr.c:(.text._kill_r+0x12): undefined reference to `_kill'
Appear for all projects. Now I have read that this may be a lib-setting problem. But I have tried semihosted and it still does not work.
Any ideas on what this could be? Is there a need to set the correct lib settings? If yes can you give me an example, e.g., for the qn9090dk6_wireless_uart_freertos demo?
Additional infos:
Thanks for your help
QN9090-DK006 BLE-NFC MCUXpresso-SDK
Solved! Go to Solution.
Hi,
Thank you. According to the MCUXpresso SDK Release Notes for QN9090 (v2.6.15), the SDK was compiled and tested with MCUXpresso IDE version 11.9.0.
Could you please try with this IDE version?
Please let me know your findings.
Regards,
Ricardo
Hello,
Hope you are doing well. Could you please clarify the following information?
Could you please help me confirm the steps from section 3 of the QN9090-DK006 Development Kit Getting Started?
Best Regards,
Ricardo
Hi Ricardo
Thanks for the quick reply.
Best,
Hi,
Thank you. According to the MCUXpresso SDK Release Notes for QN9090 (v2.6.15), the SDK was compiled and tested with MCUXpresso IDE version 11.9.0.
Could you please try with this IDE version?
Please let me know your findings.
Regards,
Ricardo
Hi Ricardo
Thank you for pointing this out. This has solved my issue, the examples compiles just fine with the older IDE.
Or in other words: the SDK is not fully compatible with the latest IDE.
Best,
Manuel