Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: resetVecs no longer moves correctly with tirtos_tivac_2_00_01_23

$
0
0

Hi Barry,

For TI-RTOS 2.0 the platforms have been moved out of XDCTools and into SYS/BIOS.  As part of this change, the resetVecs should now be modified through SYS/BIOS; particularly, the device specific Hwi module in the config file (.cfg).  Please see the code below:

// Import the device specific Hwi module var m3Hwi = xdc.useModule('ti.sysbios.family.arm.m3.Hwi'); m3Hwi.resetVectorAddress = 0x20010000;  // New address

Regards,

-- Emmanuel


Viewing all articles
Browse latest Browse all 25965

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>