Using a MOD5282 with a netburner carrier board I have been trying to initialize and mount an SD card and keep getting
the same return code of 37. Initially I call the get_cd() and get_wp() functions and get nominal results. When I call f_mountfat() and f_chdrive(), I get the 37 return code.
It ...
Search found 6 matches
- Tue Jun 17, 2008 2:56 pm
- Forum: NetBurner Hardware
- Topic: EFFS SD Card Writing problem.
- Replies: 4
- Views: 10851
- Sat Jun 14, 2008 6:19 am
- Forum: NetBurner Software
- Topic: Rebuild System Files Error
- Replies: 4
- Views: 8639
Re: Rebuild System Files Error
I couldn't change the default make, but I'm sure there is a way to do it. Instead I explicitly rebuilt the files via command line. Using the DOS command shell, I went to the directory of the makefile to be built and explicitly executed the make program that comes with the netburner load.
i.e.
Go ...
i.e.
Go ...
- Thu Jun 12, 2008 8:07 am
- Forum: NetBurner Software
- Topic: Rebuild System Files Error
- Replies: 4
- Views: 8639
Re: Rebuild System Files Error
I found the problem. My default make app was incorrect. I was using a version of Borland's make.
- Wed Jun 11, 2008 3:06 pm
- Forum: NetBurner Software
- Topic: MOD5282 Mode and Digital I/O
- Replies: 2
- Views: 8036
Re: MOD5282 Mode and Digital I/O
I figured that was the case. The carrier board for the 5282 has already been built so we've got to cut and jumper.
Thanks for the input.
kevin
Thanks for the input.
kevin
- Wed Jun 11, 2008 3:04 pm
- Forum: NetBurner Software
- Topic: Rebuild System Files Error
- Replies: 4
- Views: 8639
Re: Rebuild System Files Error
Did you ever find a solution to this problem? I'm running into the same thing.
- Thu May 29, 2008 8:22 am
- Forum: NetBurner Software
- Topic: MOD5282 Mode and Digital I/O
- Replies: 2
- Views: 8036
MOD5282 Mode and Digital I/O
I've got an application where I need to use MOD5282 pin A8 (port G, pin 0) as an output. It seems that the MOD5282 comes up in master mode and this pin can only be used as a general purpose output when in single chip mode.
Can the MOD5282 be configured to single chip mode? It looks like the ...
Can the MOD5282 be configured to single chip mode? It looks like the ...