Jump to content
  • 0

ChipkitCAN library and Deviot


c0y3

Question

Hi All,

I have tried to use chipkitcan library from Sublime Deviot. Deviot uses platformio as build platform.

I have been able to install the microchip legacy peripheral libraries in platformio and so able to compile, but I run into linker issues, symbols not found. The linker scripts for my architecture are properly found but it sounds to me that the static library for the peripheral is not found. I have verified that the linker script contains the OPTIONAL("libcmh_peripheral.a") and the same for the architecture specific linker and library. This works fine with IMPDE and with Arduino IDE (after intalling peripheral libraries). Is there anything in the compiler or IDEs that is hardcoded to find the static libraries? any environment variable or so?

 

Thanks

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @c0y3,

I would suggest to post this question on the chipKIT forum. We do not have enough information about this specific issue to be helpful. We did not create the compiler or the environment. Unfortunately, We do not have the experience to properly answer your question.

cheers,

Jon

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...