2024-10-10 09:53 AM
Hi,
Trying to compile one of the BlueNRG-LPS example project in Keil.
And get the following errors for a few S files E.G.:
osal_memcpy.S: Warning: A3912W: Option 'x' is deprecated.
osal_memcpy.S: Error: A1067E: Output file specified as '..\..\..\..\..\Middlewares\ST\hal\Src\osal_memcpy.S', but it has already been specified as '.\legacyextended\objects\osal_memcpy.o'
osal_memcpy.S: error: A1023E: File "assembler-with-cpp" could not be opened: No such file or directory
(Please see attached image for more)
I'm having trouble figuring out a solution, could anyone help with this?
Thanks in advance.