Oct 28, 2019
10:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 28, 2019
10:22 AM
Hi all,
could you please explain what is BIFACES and how to use it?
Thanks!
Lucas
#8042000 12172
could you please explain what is BIFACES and how to use it?
Thanks!
Lucas
#8042000 12172
- Tags:
- IFX
6 Replies
Oct 28, 2019
12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oct 28, 2019
12:16 PM
Hi Lucas,
BIFACES is a development framework provided by Infineon and available to download at MyICP site.
BIFACES, is an abbreviation of: Build and Integration Framework for Automotive Controller Embedded Software, is an internally developed build framework for Infineon automotive micro-controllers' software development.
Also, Base Template Projects are provided for each microcontroller derivative, these project contains…
- Basic project configurations
- Startup and infrastructure driver files
- Template linker command files for each supported compiler
- The drivers used with base projects are respective iLLDs
Note) How to use?
Download and Install BIFACES Framework in your PC.
Open “StartBifaces” and Import Base Template Project.
For detailed information for compiler and other configurations please read user manual provided with BIFACES.
Best regards
Mr. AURIX™
BIFACES is a development framework provided by Infineon and available to download at MyICP site.
BIFACES, is an abbreviation of: Build and Integration Framework for Automotive Controller Embedded Software, is an internally developed build framework for Infineon automotive micro-controllers' software development.
Also, Base Template Projects are provided for each microcontroller derivative, these project contains…
- Basic project configurations
- Startup and infrastructure driver files
- Template linker command files for each supported compiler
- The drivers used with base projects are respective iLLDs
Note) How to use?
Download and Install BIFACES Framework in your PC.
Open “StartBifaces” and Import Base Template Project.
For detailed information for compiler and other configurations please read user manual provided with BIFACES.
Best regards
Mr. AURIX™
Jun 26, 2020
06:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 26, 2020
06:42 AM
Hi,
I am struggling to configure tasking v6.2r2p4 license for BIFACES.
I adapted Config.xml to select tasking toolset and given tasking binary path in Config_Tasking.mk
Still i am getting below error :
Now Build started !!!
Building source file Ifx_Cfg_SswBmhd.c for Tricore
No valid license found for
Building source file Cpu4_Main.c for Tricore
ctc F104: protection error: No valid license found for
make[1]: *** [1_ToolEnv/0_Build/9_Make/0_Src/AppSw/Tricore/Cfg_Ssw/SubDirectory.mk:61: 2_Out/Tricore_Tasking/Tasking_Files/0_Src/AppSw/Tricore/Cfg_Ssw/Ifx_Cfg_SswBmhd.o] Error 2 ,
Note : I can use tasking v6.2r2p4 license in other build environment with no problem but don't know how to use it with BIFACES TC3xx.
Kindly Support
Best Regards,
Naresh
I am struggling to configure tasking v6.2r2p4 license for BIFACES.
I adapted Config.xml to select tasking toolset and given tasking binary path in Config_Tasking.mk
Still i am getting below error :
Now Build started !!!
Building source file Ifx_Cfg_SswBmhd.c for Tricore
No valid license found for
Building source file Cpu4_Main.c for Tricore
ctc F104: protection error: No valid license found for
make[1]: *** [1_ToolEnv/0_Build/9_Make/0_Src/AppSw/Tricore/Cfg_Ssw/SubDirectory.mk:61: 2_Out/Tricore_Tasking/Tasking_Files/0_Src/AppSw/Tricore/Cfg_Ssw/Ifx_Cfg_SswBmhd.o] Error 2
Note : I can use tasking v6.2r2p4 license in other build environment with no problem but don't know how to use it with BIFACES TC3xx.
Kindly Support
Best Regards,
Naresh
Sep 06, 2022
07:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 06, 2022
07:39 AM
Hello Naresh,
please verify if the Windows environment variable named:
TSK_OPTIONS_FILE_SW160800v6_2r2
is set on your PC and if it's set, does it point to the licopt.txt file of the TASKING TrICore tools license you would like to use? The licopt.txt file is typically located in the \etc subdirectory of the TASKING tools installation folder.
If you used the default installation folder of TriCore v6.2r2, the value of that variable should be:
C:\Program Files (x86)\TASKING\TriCore v6.2r2\etc\licopt.txt
You can determine the value e.g. using:
set TSK_OPTIONS_FILE_SW160800v6_2r2
executed in a command prompt window.
Best regards,
Ulrich Kloidt
TASKING tools support
Jun 30, 2020
01:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jun 30, 2020
01:03 AM
Maybe there is a link to the path of the license in the other environment which is missing in BIFACES. Check the path to your license and how the compiler check it, maybe a system variable must be set.
Sep 05, 2022
09:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 05, 2022
09:33 AM
Hello
How can I download the BIFACES
Sep 06, 2022
01:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 06, 2022
01:19 AM
Can be downloaded from here: