HAL libraries
Hi,
I have a (configuration?) problem in SWB 1.8.0.201603291114.
I’m testing a new STM32F401RE board in two differents installations of System Workbench on Windows 7 in two different computers.
When i ask to generate a new C-project, I select “AC6 STM32 MCU project”, “Hardware Abstraction Layer (HAL)”.
In a computer the new created project is near 100Mbyte, in the second computer is 3Mbytes.
This is why, I think, in this computer, in the working folder, is present a project “nucleo-f401re_hal_lib” containig HAL drivers, CMSIS etc ... Evidently the compiler-linker refer to this libs for any prj. In the first this prj is not present .OK.
This project was created whit the first creation of a project in thes working folder
If I import this project in the working folder of the first computer nothing seems to change: a new project is 100Mb and my project folder contain sub-folders with HAL drivers etc..
Question:
where in installation (from internet) or after the end do I modify the system?
If not present in a working folder , can I import? in creations of new projects where do I specify, to use drivers from this prj?
I have made the two install, but I do not remember when and why I have modified somthing in the second computer.
Thanks (Excuse my english)
Luciano