System Workbench for STM32 program license
Hi Bernard,
When I create a project using IDE for a perticular STM32 chip it auto-generates linker script. In this script you have the following copyright claim. If we had to share this file with a customer to proceed with development would that be an issue?
/*
*****************************************************************************
-
- File : LinkerScript.ld
- Abstract : Linker script for STM32L431VCIx Device with
- 256KByte FLASH, 48KByte RAM
- Set heap size, stack size and stack location according
- to application requirements.
- Set memory bank area and size if external memory is used.
- Target : STMicroelectronics STM32
- Distribution: The file is distributed as is, without any warranty
- of any kind.
- (c)Copyright Ac6.
- You may use this file as-is or modify it according to the needs of your
- project. Distribution of this file (unmodified or modified) is not
- permitted. Ac6 permit registered System Workbench for MCU users the
- rights to distribute the assembled, compiled & linked contents of this
- file as part of an application binary file, provided that it is built
- using the System Workbench for MCU toolchain.
*****************************************************************************
- /