Files
rtems/bsps/arm/smdk2410
Sebastian Huber 2174ec336a arm: Remove _ARMV4_Exception_reserved_default()
The default exception handler uses the Save Program Status Register
(SPSR), however, if _ARMV4_Exception_reserved_default() would get
called, the state of this register is unpredictable.  Replace potential
calls to _ARMV4_Exception_reserved_default() with an undefined
instruction.
2024-08-28 04:19:39 +02:00
..
2018-04-20 13:52:19 +02:00
2023-05-20 11:05:26 +02:00
2024-08-02 20:21:38 +00:00

SMDK2410

SMDK2410 is a standard evaluation board for samsung s3c2410 ARM9 CPU

This BSP was first developed by xiajiashan ximenchuixue4016@sina.com, based on gp32 Apr/2007. ZhiMing, Zhang paopaoerzhang@gmail.com fix timer defect and run it on skeye. Ray, Xu merged this bsp with gp32 on Apr/2008

This BSP can be run on the Skyeye simulator.