Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
FORMUS3IC_LAS3
/
embb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
03adc123
authored
8 years ago
by
Michael Schmid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edited partest.tar for FreeRTOS, and toolchain file
parent
2fdf534c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
TC_Toolchain.cmake
+2
-2
partest.tar
+0
-0
No files found.
TC_Toolchain.cmake
View file @
03adc123
...
@@ -10,8 +10,8 @@ set(__TriCore__ 1)
...
@@ -10,8 +10,8 @@ set(__TriCore__ 1)
set
(
EMBB_OS_FREERTOS 1
)
set
(
EMBB_OS_FREERTOS 1
)
# specify the cross compiler
# specify the cross compiler
SET
(
CMAKE_C_COMPILER C:/HighTec/toolchains/tricore/v4.
6.6
.0-infineon-1.1/bin/tricore-gcc.exe
)
SET
(
CMAKE_C_COMPILER C:/HighTec/toolchains/tricore/v4.
9.1
.0-infineon-1.1/bin/tricore-gcc.exe
)
SET
(
CMAKE_CXX_COMPILER C:/HighTec/toolchains/tricore/v4.
6.6.0-infineon-1.1/bin/tricore-g
++.exe
)
SET
(
CMAKE_CXX_COMPILER C:/HighTec/toolchains/tricore/v4.
9.1.0-infineon-1.1/bin/tricore-c
++.exe
)
# target environment
# target environment
SET
(
CMAKE_FIND_ROOT_PATH C:/HighTec/toolchains/tricore/v4.6.6.0-infineon-1.1
)
SET
(
CMAKE_FIND_ROOT_PATH C:/HighTec/toolchains/tricore/v4.6.6.0-infineon-1.1
)
...
...
This diff is collapsed.
Click to expand it.
partest.tar
View file @
03adc123
No preview for this file type
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment