Cannot make debug builds with ce 5.0 BSP.

sabson12
Hi,

Retail builds go just fine, but when I try to make debug builds, get
stumped with errors like:

NMAKE :  U1073: don't know how to make
'D:\ce5\platform\smdk2440\lib\ARMV4I\debug\cardserv.lib'
BUILD: [01:0000000846:ERRORE] NMAKE.EXE   -i -c BUILDMSG=Stop.  NOLINK=1
NOPASS0=1 failed - rc = 2
BUILD: [00:0000000847:PROGC ]                      Files      Warnings     
Errors

Any pointers to generate debug builds?

Errol
Hi,

I had problems with debug builds too. Not that problem though. Is the card
bus diabled in mini2440.bat?

BTW, i have found no use in trying to build a debug build. With KITL not
available it doesn't help. Please correct me if i'm wrong, i'm new to CE
debuging.

Also, i had problems with CE5 and CE6 with fitting a debug build into 32MB.

I also found that some debug exports where missing from most of the custom
drivers. I just copied them in from the PCI driver i think. If you need
more info then i can provide when i get home.

In the end i gave up on real debugging functionality and settled for debug
printing messages over serial.

Thank you,
Errol