Skip to content

Commit a584b14

Browse files
committed
add setup instructions
1 parent 733c9a5 commit a584b14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Development Environment for Tricore GCC + ERIKA Enterprise
22

3+
# Setup
4+
```bash
5+
git clone --recurse-submodules --shallow-submodules https://github.com/mc-cat-tty/tricore-dev-env
6+
```
37

48
## Examples
59
Please, note that the linker script _.lsl_ file is not the default one provided by [Infineon Code Examples](https://github.com/Infineon/AURIX_code_examples). It has been downloaded from this [URL](https://nextcloud.hightec-rt.com/index.php/s/BG72PCMP7jrEcki), as suggested by [AURIX Development Studio - Guide for HighTec Toolchains](https://free-entry-toolchain.hightec-rt.com/aurix_dev_studio_with_hightec_gcc.pdf).

0 commit comments

Comments
 (0)