Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't program my device using CP2102N 28pin #121

Open
oyildirim opened this issue Nov 3, 2022 · 0 comments
Open

Can't program my device using CP2102N 28pin #121

oyildirim opened this issue Nov 3, 2022 · 0 comments

Comments

@oyildirim
Copy link

Hello,

I designed a custom board using CP2102N 28Pin device and MSP430G2553. But I cannot program it. Here is the command line output:

C:\ti\msp430-gcc\examples\msp430g2553>python msptool.py -p COM20 -f msp430g2xx3_1_rd.txt
msptool v0.3
Executing: .\mspdebug\mspdebug.exe rom-bsl -d COM20 "prog msp430g2xx3_1_rd.txt"
expand_tilde: getenv: Completed successfully.
MSPDebug version 0.25 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2017 Daniel Beer dlbeer@gmail.com
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Chip info database from MSP430.dll v3.15.0.1 Copyright (C) 2013 TI, Inc.

sport_open: System cannot find the file specified.
expand_tilde: getenv: Completed successfully.
Resetting...

What steps should I follow to program my MSP430?

Best regards,

Onur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant