Ported a New Architecture & Toolchain into Zephyr for Microchip dsPIC33AK (200 MHz 32-bit Digital Signal Controller) –Building C Object failed #86928
Unanswered
Harish-00774
asked this question in
General
Replies: 1 comment
-
-- The C compiler identification is GNU 8.3.1 Hi harish, may I know how you disabled the cxx compiler identification? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have added support for the dsPIC33AK128MC106 MCU/Board from Microchip to Zephyr RTOS and enabled this new architecture in the Zephyr RTOS kernel. Additionally, we have integrated the XC-DSC toolchain as per your guidance in (#81313).
However, we are encountering issues while building object files for the following:
Please review the build failure details in the attached log:
Any guidance on resolving these build failures would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions