![]() |
|
STM32L4P5: Can't access target device [solved] - Printable Version +- EmBitz (https://www.embitz.org/forum) +-- Forum: EBlink (https://www.embitz.org/forum/forumdisplay.php?fid=3) +--- Forum: Bug report (https://www.embitz.org/forum/forumdisplay.php?fid=9) +--- Thread: STM32L4P5: Can't access target device [solved] (/showthread.php?tid=196) |
STM32L4P5: Can't access target device [solved] - RoMan - 28-05-2024 solved: file: stm32l4.script missing '&' iin line 95 throws error - should be '&&' great work - regards RE: STM32L4P5: Can't access target device - embitz - 30-05-2024 (28-05-2024, 12:58 PM)RoMan Wrote: solved: Thanks! |