• Does FVP include the coresight module?
    Hi, Does FVP include the coresight module? If not, how DS-5 debug the code running in FVP? I think DS-5 debugger need the trace information of the coresight. Thank you.
  • Included module order change by export/import LIB
    I habe built a project with µVision2 and generated a library (LIB file). I have imported this LIB into another µVision2 project. However, the link order of the imported modules within the LIB is now...
  • Included module order change by export/import LIB
    I habe built a project with µVision2 and generated a library (LIB file). I have imported this LIB into another µVision2 project. However, the link order of the imported modules within the LIB is now...
  • Zigbee Module/RF Module
    We are the strategic RF Modules design partner for TI South China.Major products are Zigbee module, Wireless module. Detail information,please visit our website: http://www.digiRF.com
  • Linking (joining/including) separate asm modules into 1 file
    Hello All, i wanted to apply some modular approach in my program designing, so i decided to pre-write some common modules which are frequently used by me (like a customizable 7 segment display code...