diff --git a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/GestionSon.s b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/GestionSon.s index 4977af3..935200d 100644 --- a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/GestionSon.s +++ b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/GestionSon.s @@ -16,7 +16,7 @@ ; =============================================================================================== - include DriverJeuLaser.lib + include ../Driver/DriverJeuLaser.inc export CallbackSon export SortieSon extern LongueurSon diff --git a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/principal.c b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/principal.c index af42510..09f1b16 100644 --- a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/principal.c +++ b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/principal.c @@ -2,7 +2,7 @@ #include "DriverJeuLaser.h" -void CallbackSon(); +extern void CallbackSon(void); int main(void) { diff --git a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/StepSon.uvprojx b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/StepSon.uvprojx index c69c3c5..aa1c828 100644 --- a/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/StepSon.uvprojx +++ b/soft/PjtKEIL_StepSon/PjtKEIL_StepSon/StepSon.uvprojx @@ -137,7 +137,7 @@ 4100 1 - STLink\ST-LINKIII-KEIL_SWO.dll + BIN\UL2CM3.DLL "" () @@ -561,7 +561,7 @@ 4100 1 - STLink\ST-LINKIII-KEIL_SWO.dll + BIN\UL2CM3.DLL "" ()