Commit Graph

9 Commits (162448f06b730166c2b1ec06ab202f31d4143ed8)

Author SHA1 Message Date
Richard Barry 16ff69e873 Update RL78 GCC demo application after testing with fixed compiler. 11 years ago
Richard Barry 7f7ad3d081 Add RL78/L1C configuration into e2studio demo. 11 years ago
Richard Barry 5a2a8fc319 Update the demo directory to use the version 8 type naming conventions. 11 years ago
Richard Barry d8c135e2dc Add extern 'C' to FreeRTOS.h.
Remove obsolete extern declaration of vTaskSwitchContext() from the MPX430X IAR portmacro.h (other older portmacro.h header files contain the same declaration).
11 years ago
Richard Barry 236683d74d Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
Richard Barry 3b1ff85222 RL78 GCC: Save and restore all register banks. 12 years ago
Richard Barry 08b959f143 For RL78GCC port/demo:
- Added YRDKRL78G14 build configuration.
- Runs provided the dynamic priority tasks are not started.
- Does not run with the debugger connected.
12 years ago
Richard Barry fba04057ec All related to RL78 GCC demos (which are still a work in progress):
- Abstract out the IO port handling for the LED output so the same code can be used on multiple eval boards.
- Add in the RESTORE_CONTEXT macros.
- Swap to use heap_1.c instead of heap_4.c.
- Add data model macros to FreeRTOSConfig.h (may be removed if only one data model is supported by the compiler).
- Install interrupt handlers.
12 years ago
Richard Barry 83fa827935 Add RL78 E2Studio project. Code is building, but has not yet been executed. 12 years ago