From c50692746d9d9d5c2a2b79ffd1d51bbbaaef810b Mon Sep 17 00:00:00 2001 From: Walid El-Khatiri Date: Tue, 18 Apr 2023 16:21:17 +0200 Subject: [PATCH] 4.4 part --- soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/GestionSon.s | 2 +- soft/PjtKEIL_StepSon/PjtKEIL_StepSon/Src/principal.c | 2 +- soft/PjtKEIL_StepSon/PjtKEIL_StepSon/StepSon.uvprojx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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 "" ()