Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. console
    Log in to post

    • luca.gamma

      Pycom Console not interactive on latest VSC/Pymakr
      Issues & Bugs • pymakr console vsc • • luca.gamma  

      3
      0
      Votes
      3
      Posts
      672
      Views

      luca.gamma

      Hi @dan thanks for your reply. Actually not, also tried with an older VSC version (i.e. 1.25.1) but result is even worst (error: command pymakr.* not found and console doesn't start). Also downgraded Node.js to the LTS (8.12.0) but no luck. Because I'm using VSC for Python and to manage other non-pycom micropython-based boards via terminal it would be comfortable having a single IDE. Is there a particular setup known to work (firmware, VSC, Pymakr, Node.js, versions, platforms and architecture)? PS: Using Atom 1.31.1 on Win10/64 with Pymakr 1.4.4 I notice no issues, REPL responds correctly.
    • B

      Pymakr console can't be used
      SiPy • error connection prob console • • brossingo  

      2
      0
      Votes
      2
      Posts
      471
      Views

      dan

      Hi @brossingo, Can you update the firmware on the board?
    • F

      Connection between pycom and cmd console
      WiPy 2&3 • pycom wipy 2.0 wipy 3.0 connect console • • FedeSilvi  

      1
      0
      Votes
      1
      Posts
      388
      Views

      No one has replied

    • Charly86

      TX/RX only console upgrade (Pymark) does not work with V1.9 firmware?
      Support & Troubleshooting • pymakr upgrade console ftdi • • Charly86  

      2
      0
      Votes
      2
      Posts
      815
      Views

      dan

      This issue is discussed on GitHub here
    • F

      Pymakr console copy&paste on Mac
      Issues & Bugs • pymakr console • • franckalbinet  

      1
      0
      Votes
      1
      Posts
      822
      Views

      No one has replied

    • R

      Pymakr console should not be always up
      Issues & Bugs • pymakr console • • reefat  

      6
      0
      Votes
      6
      Posts
      1820
      Views

      R

      @Ralph See how it looks after closing the console. The statusbar is gone.
    • B

      Capturing console messages to a log
      MicroPython • console • • BetterAuto  

      5
      0
      Votes
      5
      Posts
      1674
      Views

      S

      @fsergeys same problem here :-(
    • E

      Disable console to UART0 (to use UART0 for other purposes)
      LoPy • uart console uart0 • • Eric24  

      8
      1
      Votes
      8
      Posts
      3987
      Views

      S

      @Eric24 The debug messages at startup, before the micropython interpreter starts, are not stopped, but this is not a problem for me. No further debug messages are output once the python interpreter is started, unless the system throws an error. The startup debug messages are output at 115kbs. To stop the debug messages, my understanding is that one can compile a custom image with debug messages disabled, but I have not attempted this as they are not hampering my application.
    • A

      Console output messed up using Pymkr plugin "Run"
      Issues & Bugs • thread console • • Andrea Filippini  

      9
      1
      Votes
      9
      Posts
      2573
      Views

      A

      @Ralph It seems there's a new bug. (almost) Every time I click the "Sync" button all the files get uploaded. Also I notice something that looks like a piece of checksum being printed like this: >>> Syncing project (main folder)... >>> >>> [1/12] Writing file communication.py c8474829a403c5fefb5e339b"]] [2/12] Writing file config.py [3/12] Writing file globals.py [...etc...] [12/12] Writing file utils.py Synchronizing done, resetting board... EDIT: Also, "Run" command on a file doesn't update the file on the flash, resulting in a strange behaviour if the current file is also present in the flash. Editing the script and running it seems to use the classes from the file on the flash memory, and the "top level" instructions from the editor file :/ EDIT2: Now the "Sync" end with an error. I rebooted the board, the PC and updated the firmware.... >>> Syncing project (main folder)...   >>> >>> [1/13] Writing file communication.py [2/13] Writing file config.py Synchronizing failed: Write failed. Please reboot your device manually.    EDIT3: Fixed with the new release
    • 1 / 1