Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Firmware_manual Rev / DEV_MODE [solved]
#1
Hi,

1/ ds30loader_110111.exe file has an obsolete ds30_loader_firmware_manual.pdf. This comes with a rev K documentation!!
rev M file is available on line !
ds30loader_110111!.exe should get latest documentation file ?

2/In Firmware manual documentation file (rev M) it's writen in page 7 :
2. Customize settings.inc
All lines commented with xxx needs to verified/changed.
DEV_MODE
Used during development, delete or comment this line.


If you comment/delete this line (DEV_MODE), you got an build error from MPLAB !

Here is what you can find in line 286 of ds30_loader.asm file (18F firmware)

ifndef DEV_MODE
error Do you need to configura uart pins to be digital? If not, remove this line
endif


DEV_MODE variable is used in asm file !

So, rather to delete/comment this line in Settings.inc file, DEV_MODE variable should be better set at 0 ?
Reply


Messages In This Thread
Firmware_manual Rev / DEV_MODE [solved] - by kalain - 2011-03-26, 08:24:16
RE: Firmware_manual Rev / DEV_MODE - by kalain - 2011-03-26, 14:24:54
RE: Firmware_manual Rev / DEV_MODE - by kalain - 2011-03-26, 18:12:08

Forum Jump:


Users browsing this thread: 1 Guest(s)