Avatar for Les

Les

Member since Nov 2015 • Last active Jan 2016
  • 1 conversations
  • 2 comments

Most recent activity

    • 4 comments
    • 2,439 views
  • in Porting to new Devices
    Avatar for Les

    Thanks!

  • in Porting to new Devices
    Avatar for Les

    Hi All,

    Brand new here and pretty much brand new to Espruino and esp8266.

    Tonight I decided to set up the esp8266 tool chain and compile the Espruino esp8266 code. I ran into one snag and was hoping if some one could let me know if I missed something along the way. When doing the compile, the linking errors out because it cannot find the pwm functions (pwm_init, pwm_start, etc). I was able to get past the error by commenting out the code in the jshPinAnalogOutput function of jshardware.c for the esp8266.

    I have the latest expressif sdk version 1.4.0 with the latest build I saw on their website. I know c so-so, but not nearly as familiar with all the compiler and linker commands and options. I was thinking the issue might be in their linker script???

    Does anybody have any suggestions as to what I might have set up incorrectly?

    Let me know if there's any additional info I can provide that might help.

    Thanks,

    Les

Actions