FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5
Richard Barry a9b8f0ca69 Minor mods common files to fix warnings generated by Renesas compiler.
Correct the header comments in het.c and het.h (RM48/TMS570 demo) which were corrupt.
Correct version numbers in RX63N Renesas compiler demo.
Ensure stacks set up for tasks in the RX200 port layer end on 8 byte boundaries (was 4, which didn't matter but didn't match the definition).
Replaced unqualified (unsigned) in calls to standard functions with (size_t).
2013-03-25 16:30:42 +00:00
..
.settings Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
Library Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
startup Slow configured clock in the RM48 and TMS570 demos to 50MHz. 2012-10-31 10:31:33 +00:00
.ccsproject Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
.cproject Slow configured clock in the RM48 and TMS570 demos to 50MHz. 2012-10-31 10:31:33 +00:00
.project Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
CreateProjectDirectoryStructure.bat Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
flop_hercules.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
flop_hercules.h Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
FreeRTOSConfig.h Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
main.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
main_blinky.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
main_full.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
ParTest.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
reg_test.asm Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
RM48L950.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
serial.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
sys_link.cmd Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
TMS570LS3137.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00