when i am flashing program to 0x000 (bootloader)and then to 0x2000.. the bootloader not working .. it directly goes to the appln ... this works when appln flashed first... whatz the prob behind this .. i am philips flash utility with the keil microvision 3..
any one know about this?
I suspect that flashing the application after the bootloader either overwrites the bootloader, or a least the reset vector.
Check if flashing the application erases the bootloader or changes the reset vector.