Remember
Register
Home
/
Support
/
Support Forum
/
how to upload program from RCM-3000 to PC?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,417)
Digi TransPort
(787)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,195)
Rabbit Software
(518)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
how to upload program from RCM-3000 to PC?
0
votes
I need to reprogram the RCM3000 but I don't have the source file. I have the another RCM3000 and I want to upload the source code from one and download it to another one, so how to do that? how can i do that by Dynamic-C software?
rcm3000
upload
source
file
code
dynamic
c
asked
Aug 16, 2021
in
Rabbit
by
Navid
New to the Community
(
2
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You might be able to use this sample (extract flash) to get a .BIN file from the RCM3000 using Dynamic C. Directions on how to use it are in the comments at the start of the file.
https://github.com/digidotcom/DCRabbit_9/blob/master/Samples/extract_flash.c
answered
Aug 30, 2021
by
TomCollins
Veteran of the Digi Community
(
2,298
points)
Please
log in
or
register
to add a comment.
...