freeck

Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: Openocd jtag driver problem #7194
    freeck
    Participant

    The driver installation problem seems to be solved. I used the DriverTool , but before installing the driver you have to disable Driver signature verification, and reboot !!! If you don’t , Win10 generates an error during driver installation.

    I have set a breakpoint in function <span style=”color: #800000; font-family: Consolas; font-size: small;”>user_init</span><span style=”font-family: Consolas; font-size: small;”>() </span>at statement <span style=”color: #800000; font-family: Consolas; font-size: small;”>gpio_init</span><span style=”font-family: Consolas; font-size: small;”>();</span>

    and downloaded the LEDblink-example to the target. But the setpoint is never reached….

    <span style=”text-decoration: underline;”>Output Openocd window: </span>

     Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED  (strange error message…)
    Info : clock speed 1000 kHz
    Info : TAP esp8266.cpu does not have IDCODE
    Info : halted: PC: 0x40002ef4
    Info : debug cause: 0x20
    Info : accepting ‘gdb’ connection on tcp/3333
    Info : TAP esp8266.cpu does not have IDCODE
    Warn : xtensa_poll: DOSR has set InOCDMode without the Exception flag. Unexpected. DOSR=0x04
    target state: halted
    Info : halted: PC: 0x40002ef4
    Info : debug cause: 0x20
    Warn : xtensa_deassert_reset: ‘reset halt’ is not supported for Xtensa. Have halted some time after resetting (no
    t the same thing!)
    Info : halted: PC: 0x40002eee
    Info : debug cause: 0x1
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Info : halted: PC: 0x4010013c
    Info : debug cause: 0x8
    Interrupt suppression during single-stepping is now enabled
    Watchdog feeding during stops is now enabled

    • This reply was modified 8 years, 5 months ago by freeck.
    in reply to: Import projects/bsp's #7044
    freeck
    Participant

    And how to include resources like webpages  html and image files into the project to be flashed at a certain location  of the flash-area?

    in reply to: Import projects/bsp's #7040
    freeck
    Participant

    That would we great. Whats the expected release date of the next version?

    in reply to: Import projects/bsp's #7036
    freeck
    Participant

    Hi,

    Great tutorial. But it seems quite a hassle to do this for every project….I have to try it out yet, so you get an answer.

    Prime reason for my question was the ability of VisualGBD to source level debug esp8266 code.

    So I wonder: is it possible to sourcelevel-debug with VisualGDB just based on a elf-file produced by an Eclipse or Arduino project?

     

    regards

     

    • This reply was modified 8 years, 7 months ago by freeck.
Viewing 4 posts - 16 through 19 (of 19 total)