NXP Vybrid CPU Support Package
This package contains project templates and system files for the NXP Vybrid.
VF6xx
VF61GS151CMK50
1.5 (2020-04-21)
Add reset script support for 2N device.
Fixed connect issues with Vybrid_Target.js when using CrossWorks V4.3.0 and above.
Changed Vybrid_Startup.s to be assemblable with clang.
1.4 (2014-05-09)
Fixed missing CMSIS_3 dependency.
1.3 (2014-05-08)
Modified ResetCM4() in Vybrid_Target.js to reset the core and then disable the caches.
Added MCM and LMEM register group to the CM4 registers window.
Enabled CLOCK_SETUP 1 in system_Vybrid.c.
1.2 (2014-02-18)
Fixed CTL tasking on Cortex-M4.
Added ctl_lowest_isr_priority/ctl_highest_isr_priority/ctl_adjust_isr_priority to Vybrid_ctl.c.
Fixed errors/warnings when building with soft floating point.
Fixed NESTED_INTERRUPT support in irq_handler.
1.1 (2014-02-03)
Modified reset script so that reconnect isn't required after each debug session.
Added support for j-link - note that dual core debug is not supported with j-link.
1.0 (2013-09-10)
Initial Release.