JelmerT / cc2538-bsl

Python cross-platform script to upload firmware via the serial boot loader onto the CC13xx, CC2538 and CC26xx SoC.
BSD 3-Clause "New" or "Revised" License
515 stars 178 forks source link

SyntaxError invalid character #147

Open RoyalTS83 opened 10 months ago

RoyalTS83 commented 10 months ago

Hello, can someone help me with this?

C:>python cc2538-bsl.py -p /dev/ttyUSB0 -evw --bootloader-sonoff-usb ./CC1352P2_CC2652P_launchpad_coordinator_20230507.hex File "C:\cc2538-bsl.py", line 95

cc2538-bsl/cc2538-bsl.py at master · JelmerT/cc2538-bsl · GitHub
                                          ^

SyntaxError: invalid character '·' (U+00B7)

JelmerT commented 10 months ago

@RoyalTS83 it looks like you pasted this some where: <title>cc2538-bsl/cc2538-bsl.py at master · JelmerT/cc2538-bsl · GitHub</title> Maybe you copy pasted a little too much from a website somewhere, or you edited the script itself by accident?