• Streamline inconsistency and missing symbols
    Hi all I'm developing on an A53 based platform, and I'm trying to use streamline to profile my (embedded) Linux application. I can successfully connect streamline to my target and see data being...
  • Link error on missing symbol that is there.
    The symbol X shows up in the link map, but the linker still generates unresolved symbol errors for X in main. Any ideas? File Main.c: extern xdata X[]; static char xdata* p = X; void main( void...
  • Symbol window not showing files
    Hello am using MDK-ARM V4.22K version in this version while debugging Symbol window not showing files in it .In previous version MDK-ARM V4.20 it is working fine problem exist in this version only ...
  • hexadecimal view in symbol window
    Hi, how can the symbol window view the value of the SFRs in hex format ie. 0x.. when I pass the mouser over the SFPR name Thanks
  • CAN Debug window missing???
    Does anyone know how to get the CAN window to show up in the peripheral pull down menu in uVision2? I downloaded the CAN example from Keil. Couldn't get it to work with my Phytec demo board. So, I copied...