• How could I compile a function from user defined location?
    int xdata i _at_ 0x8000; In this, the variable 'i' stores in user defined location 0x8000.Similarly my whole function have to be stored and compiled from user defined location(0xE000). I am using ADUC841...
  • How could I compile a function from user defined location?
    int xdata i _at_ 0x8000; In this, the variable 'i' stores in user defined location 0x8000.Similarly my whole function have to be stored and compiled from user defined location(0xE000). I am using ADUC841...
  • User-defined functions how to wait for a result
    I have implemented a few simple FUNC functions in an ini file in uVision 4 debug environment and now want to fetch a value. This requires waiting for the code under test to detect the request and provide...
  • User-defined functions how to wait for a result
    I have implemented a few simple FUNC functions in an ini file in uVision 4 debug environment and now want to fetch a value. This requires waiting for the code under test to detect the request and provide...
  • What is exact double precision performance for Mali T628 MP6 (Arndale Octa Board) ?
    Different sources point to different numbers. On Arndale board I found something about 72 GFLOPS for T604. Wikipedia show 109 GFLOPS for T628. Have you hear about performance measurements for this GPU...