Hi
trying to build a uccosii port on keil uvision3. am getting the following errors
..\BSP\LPC2378_Flash.scat(11): error: A1355U: A Label was found which was in no AREA
assembling LPC2378_RAM.scat... ..\BSP\LPC2378_RAM.scat(12): error: A1355U: A Label was found which was in no AREA
Target not created
the error points to the following code
LR_IROM1 0x00000000 0x00080000 { ;; Load region
ER_IROM1 0x00000000 0x00080000 { vectors.o (VECT, +First) init.o (INIT) * (+RO) }
can any one tell me the reason for this problem ?
thanks a lot
regards satish