mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Change configCHECK_FOR_STACK_OVERFLOW to 3 to also check the interrupt stack. Add a build configuration to allow use on the PIC32 USBII starter kit. Increase some delays when talking to the LCD to ensure it always displays correctly. Rewrite the register test tasks.
203 lines
4.2 KiB
Plaintext
203 lines
4.2 KiB
Plaintext
[HEADER]
|
|
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
|
|
file_version=1.0
|
|
device=PIC32MX460F512L
|
|
[PATH_INFO]
|
|
BuildDirPolicy=BuildDirIsProjectDir
|
|
dir_src=
|
|
dir_bin=./output
|
|
dir_tmp=./output
|
|
dir_sin=..\..\Source\portable\MPLAB\PIC32MX;.
|
|
dir_inc=.;.;..\common\include;..\..\source\portable\mplab\pic32mx;..\..\source\include
|
|
dir_lib=
|
|
dir_lkr=
|
|
[CAT_FILTERS]
|
|
filter_src=*.s;*.c
|
|
filter_inc=*.h;*.inc
|
|
filter_obj=*.o
|
|
filter_lib=*.a
|
|
filter_lkr=*.ld
|
|
[CAT_SUBFOLDERS]
|
|
subfolder_src=FreeRTOS Source;Standard Demo Source
|
|
subfolder_inc=
|
|
subfolder_obj=
|
|
subfolder_lib=
|
|
subfolder_lkr=
|
|
[FILE_SUBFOLDERS]
|
|
file_000=.
|
|
file_001=.
|
|
file_002=.
|
|
file_003=.
|
|
file_004=.
|
|
file_005=.
|
|
file_006=.
|
|
file_007=.
|
|
file_008=.
|
|
file_009=.
|
|
file_010=.
|
|
file_011=FreeRTOS Source
|
|
file_012=FreeRTOS Source
|
|
file_013=FreeRTOS Source
|
|
file_014=FreeRTOS Source
|
|
file_015=FreeRTOS Source
|
|
file_016=Standard Demo Source
|
|
file_017=Standard Demo Source
|
|
file_018=Standard Demo Source
|
|
file_019=Standard Demo Source
|
|
file_020=Standard Demo Source
|
|
file_021=FreeRTOS Source
|
|
file_022=Standard Demo Source
|
|
file_023=Standard Demo Source
|
|
file_024=.
|
|
file_025=FreeRTOS Source
|
|
file_026=.
|
|
file_027=.
|
|
file_028=.
|
|
file_029=.
|
|
file_030=.
|
|
file_031=.
|
|
file_032=.
|
|
file_033=.
|
|
file_034=.
|
|
file_035=.
|
|
file_036=.
|
|
file_037=.
|
|
file_038=.
|
|
[GENERATED_FILES]
|
|
file_000=no
|
|
file_001=no
|
|
file_002=no
|
|
file_003=no
|
|
file_004=no
|
|
file_005=no
|
|
file_006=no
|
|
file_007=no
|
|
file_008=no
|
|
file_009=no
|
|
file_010=no
|
|
file_011=no
|
|
file_012=no
|
|
file_013=no
|
|
file_014=no
|
|
file_015=no
|
|
file_016=no
|
|
file_017=no
|
|
file_018=no
|
|
file_019=no
|
|
file_020=no
|
|
file_021=no
|
|
file_022=no
|
|
file_023=no
|
|
file_024=no
|
|
file_025=no
|
|
file_026=no
|
|
file_027=no
|
|
file_028=no
|
|
file_029=no
|
|
file_030=no
|
|
file_031=no
|
|
file_032=no
|
|
file_033=no
|
|
file_034=no
|
|
file_035=no
|
|
file_036=no
|
|
file_037=no
|
|
file_038=no
|
|
[OTHER_FILES]
|
|
file_000=no
|
|
file_001=no
|
|
file_002=no
|
|
file_003=no
|
|
file_004=no
|
|
file_005=no
|
|
file_006=no
|
|
file_007=no
|
|
file_008=no
|
|
file_009=no
|
|
file_010=no
|
|
file_011=no
|
|
file_012=no
|
|
file_013=no
|
|
file_014=no
|
|
file_015=no
|
|
file_016=no
|
|
file_017=no
|
|
file_018=no
|
|
file_019=no
|
|
file_020=no
|
|
file_021=no
|
|
file_022=no
|
|
file_023=no
|
|
file_024=no
|
|
file_025=no
|
|
file_026=no
|
|
file_027=no
|
|
file_028=no
|
|
file_029=no
|
|
file_030=no
|
|
file_031=no
|
|
file_032=no
|
|
file_033=no
|
|
file_034=no
|
|
file_035=no
|
|
file_036=no
|
|
file_037=no
|
|
file_038=yes
|
|
[FILE_INFO]
|
|
file_000=main.c
|
|
file_001=ParTest\ParTest.c
|
|
file_002=RegisterTestTasks.s
|
|
file_003=lcd.c
|
|
file_004=serial\serial.c
|
|
file_005=serial\serial_isr.S
|
|
file_006=timertest.c
|
|
file_007=timertest_isr.S
|
|
file_008=IntQueueTimer.c
|
|
file_009=IntQueueTimer_isr.S
|
|
file_010=printf-stdarg.c
|
|
file_011=..\..\Source\portable\MPLAB\PIC32MX\port.c
|
|
file_012=..\..\Source\portable\MPLAB\PIC32MX\port_asm.S
|
|
file_013=..\..\Source\queue.c
|
|
file_014=..\..\Source\tasks.c
|
|
file_015=..\..\Source\list.c
|
|
file_016=..\Common\Minimal\blocktim.c
|
|
file_017=..\Common\Minimal\comtest.c
|
|
file_018=..\Common\Minimal\semtest.c
|
|
file_019=..\Common\Minimal\QPeek.c
|
|
file_020=..\Common\Minimal\IntQueue.c
|
|
file_021=..\..\Source\portable\MemMang\heap_2.c
|
|
file_022=..\Common\Minimal\GenQTest.c
|
|
file_023=..\Common\Minimal\flash_timer.c
|
|
file_024=main_full.c
|
|
file_025=..\..\Source\timers.c
|
|
file_026=main_blinky.c
|
|
file_027=ConfigPerformance.c
|
|
file_028=FreeRTOSConfig.h
|
|
file_029=..\..\Source\portable\MPLAB\PIC32MX\portmacro.h
|
|
file_030=..\..\Source\include\portable.h
|
|
file_031=..\..\Source\include\task.h
|
|
file_032=..\..\Source\include\croutine.h
|
|
file_033=..\..\Source\include\FreeRTOS.h
|
|
file_034=..\..\Source\include\list.h
|
|
file_035=..\..\Source\include\projdefs.h
|
|
file_036=..\..\Source\include\queue.h
|
|
file_037=..\..\Source\include\semphr.h
|
|
file_038=PIC32MX_MPLAB.map
|
|
[SUITE_INFO]
|
|
suite_guid={14495C23-81F8-43F3-8A44-859C583D7760}
|
|
suite_state=
|
|
[TOOL_SETTINGS]
|
|
TS{CB0AF4B8-4022-429D-8F99-8A56782B2C6D}=--keep-locals --gdwarf-2
|
|
TS{9C698E0A-CBC9-4EFF-AE7D-B569F93E7322}=-g -DMPLAB_PIC32MX_PORT -Wall -fomit-frame-pointer
|
|
TS{77F59DA1-3C53-4677-AC5F-A03EB0125170}=--defsym=_min_heap_size=0 --defsym=_min_heap_size=0 -Map="$(BINDIR_)$(TARGETBASE).map" -o"$(BINDIR_)$(TARGETBASE).$(TARGETSUFFIX)" -O3
|
|
TS{0396C0A1-9052-4E4F-8B84-EF0162B1B4E9}=
|
|
[INSTRUMENTED_TRACE]
|
|
enable=0
|
|
transport=0
|
|
format=0
|
|
[CUSTOM_BUILD]
|
|
Pre-Build=
|
|
Pre-BuildEnabled=1
|
|
Post-Build=
|
|
Post-BuildEnabled=1
|