Error while flashing code
up vote
0
down vote
favorite
I am using Ubuntu 16.04. I got the error while flashing code.
[96906.597850] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
root@yash27-desktop:/home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash# ./demo_linux_nandflash_hmi.sh
-I- Waiting ...
-I- TCL platform : Linux
-I- SAM-BA CDC 2.15 on : linux
-I- Retrieved arguments from command line :
-I- argv 0 : /dev/ttyACM0
-I- argv 1 : at91sama5d3x_hmi
-I- argv 2 : demo_linux_nandflash_hmi.tcl
-I- Connection /dev/ttyACM0
-I- Connection : /dev/ttyACM0 (target(comType) = 0)
-I- Board : at91sama5d3x_hmi
-I- Traces Level : 4
-I- target(handle) : file5
-I- sourcing board description file /home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash/sam-ba_cdc_linux_2/tcl_lib/at91sama5d3x_hmi/at91sama5d3x_hmi.tcl
Read device Chip ID at 0xFFFFEE40 --- get 0xffffffff8a5c07c2
-I- Found chip : at91sama5d3x (Chip ID : 0xffffffff8a5c07c2)
-I- Loading applet applet-lowlevelinit-sama5d3x.bin at address 0x308000
result is :0
-I- Memory Size : 0x0 bytes
-I- Buffer address : 0x4
-I- Buffer size: 0x0 bytes
-I- Applet initialization done
-I- Low level initialized
-I- External RAM Settings : extRamVdd=0, extRamType=2, extRamDataBusWidth=32, extDDRamModel=1
-I- Loading applet applet-extram-sama5d3x.bin at address 0x308000
result is :15
-E- Error during external RAM initialization.
-E- External RAM access is required to run applets.
-E- Connection abort
16.04
New contributor
add a comment |
up vote
0
down vote
favorite
I am using Ubuntu 16.04. I got the error while flashing code.
[96906.597850] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
root@yash27-desktop:/home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash# ./demo_linux_nandflash_hmi.sh
-I- Waiting ...
-I- TCL platform : Linux
-I- SAM-BA CDC 2.15 on : linux
-I- Retrieved arguments from command line :
-I- argv 0 : /dev/ttyACM0
-I- argv 1 : at91sama5d3x_hmi
-I- argv 2 : demo_linux_nandflash_hmi.tcl
-I- Connection /dev/ttyACM0
-I- Connection : /dev/ttyACM0 (target(comType) = 0)
-I- Board : at91sama5d3x_hmi
-I- Traces Level : 4
-I- target(handle) : file5
-I- sourcing board description file /home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash/sam-ba_cdc_linux_2/tcl_lib/at91sama5d3x_hmi/at91sama5d3x_hmi.tcl
Read device Chip ID at 0xFFFFEE40 --- get 0xffffffff8a5c07c2
-I- Found chip : at91sama5d3x (Chip ID : 0xffffffff8a5c07c2)
-I- Loading applet applet-lowlevelinit-sama5d3x.bin at address 0x308000
result is :0
-I- Memory Size : 0x0 bytes
-I- Buffer address : 0x4
-I- Buffer size: 0x0 bytes
-I- Applet initialization done
-I- Low level initialized
-I- External RAM Settings : extRamVdd=0, extRamType=2, extRamDataBusWidth=32, extDDRamModel=1
-I- Loading applet applet-extram-sama5d3x.bin at address 0x308000
result is :15
-E- Error during external RAM initialization.
-E- External RAM access is required to run applets.
-E- Connection abort
16.04
New contributor
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using Ubuntu 16.04. I got the error while flashing code.
[96906.597850] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
root@yash27-desktop:/home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash# ./demo_linux_nandflash_hmi.sh
-I- Waiting ...
-I- TCL platform : Linux
-I- SAM-BA CDC 2.15 on : linux
-I- Retrieved arguments from command line :
-I- argv 0 : /dev/ttyACM0
-I- argv 1 : at91sama5d3x_hmi
-I- argv 2 : demo_linux_nandflash_hmi.tcl
-I- Connection /dev/ttyACM0
-I- Connection : /dev/ttyACM0 (target(comType) = 0)
-I- Board : at91sama5d3x_hmi
-I- Traces Level : 4
-I- target(handle) : file5
-I- sourcing board description file /home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash/sam-ba_cdc_linux_2/tcl_lib/at91sama5d3x_hmi/at91sama5d3x_hmi.tcl
Read device Chip ID at 0xFFFFEE40 --- get 0xffffffff8a5c07c2
-I- Found chip : at91sama5d3x (Chip ID : 0xffffffff8a5c07c2)
-I- Loading applet applet-lowlevelinit-sama5d3x.bin at address 0x308000
result is :0
-I- Memory Size : 0x0 bytes
-I- Buffer address : 0x4
-I- Buffer size: 0x0 bytes
-I- Applet initialization done
-I- Low level initialized
-I- External RAM Settings : extRamVdd=0, extRamType=2, extRamDataBusWidth=32, extDDRamModel=1
-I- Loading applet applet-extram-sama5d3x.bin at address 0x308000
result is :15
-E- Error during external RAM initialization.
-E- External RAM access is required to run applets.
-E- Connection abort
16.04
New contributor
I am using Ubuntu 16.04. I got the error while flashing code.
[96906.597850] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
root@yash27-desktop:/home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash# ./demo_linux_nandflash_hmi.sh
-I- Waiting ...
-I- TCL platform : Linux
-I- SAM-BA CDC 2.15 on : linux
-I- Retrieved arguments from command line :
-I- argv 0 : /dev/ttyACM0
-I- argv 1 : at91sama5d3x_hmi
-I- argv 2 : demo_linux_nandflash_hmi.tcl
-I- Connection /dev/ttyACM0
-I- Connection : /dev/ttyACM0 (target(comType) = 0)
-I- Board : at91sama5d3x_hmi
-I- Traces Level : 4
-I- target(handle) : file5
-I- sourcing board description file /home/yash27/Documents/Girish/YDS_Projects/WiSE_V10/wise_codes/hmi_wise_flash/sam-ba_cdc_linux_2/tcl_lib/at91sama5d3x_hmi/at91sama5d3x_hmi.tcl
Read device Chip ID at 0xFFFFEE40 --- get 0xffffffff8a5c07c2
-I- Found chip : at91sama5d3x (Chip ID : 0xffffffff8a5c07c2)
-I- Loading applet applet-lowlevelinit-sama5d3x.bin at address 0x308000
result is :0
-I- Memory Size : 0x0 bytes
-I- Buffer address : 0x4
-I- Buffer size: 0x0 bytes
-I- Applet initialization done
-I- Low level initialized
-I- External RAM Settings : extRamVdd=0, extRamType=2, extRamDataBusWidth=32, extDDRamModel=1
-I- Loading applet applet-extram-sama5d3x.bin at address 0x308000
result is :15
-E- Error during external RAM initialization.
-E- External RAM access is required to run applets.
-E- Connection abort
16.04
16.04
New contributor
New contributor
edited Nov 30 at 7:32
karel
55.5k11124141
55.5k11124141
New contributor
asked Nov 30 at 7:32
Girish Babu
12
12
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Girish Babu is a new contributor. Be nice, and check out our Code of Conduct.
Girish Babu is a new contributor. Be nice, and check out our Code of Conduct.
Girish Babu is a new contributor. Be nice, and check out our Code of Conduct.
Girish Babu is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097351%2ferror-while-flashing-code%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown