Code Monkey home page Code Monkey logo

volumit / package_940 Goto Github PK

View Code? Open in Web Editor NEW
20.0 5.0 11.0 144.71 MB

GCC 9.4.0/Binutils 2.20/Newlib Source code for Tricore Aurix

License: GNU General Public License v3.0

Makefile 4.44% M4 0.81% C 74.14% Objective-C 0.29% DIGITAL Command Language 0.02% sed 0.01% Perl 0.08% C++ 16.13% Lex 0.02% Yacc 0.11% Roff 1.10% Shell 0.67% Scheme 0.44% GDB 0.01% MATLAB 0.01% Awk 0.05% Assembly 1.39% Scala 0.13% SuperCollider 0.01% SourcePawn 0.16%
newlib binutils gcc-cross-compiler aurix tricore-development aurixtutorial tricore

package_940's Introduction

package_940's People

Contributors

volumit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

package_940's Issues

[Question] How to run a helloworld application in qemu after build by GCC

I have created a helloworld application and build by gcc

`
#include <stdio.h>
int main(){

printf("hello\n");

return 0;

}
`

./tricore_940_linux/bin/tricore-elf-gcc -o hello.bin hello.c
The tricore qemu doesn't provide a user mode emulator, how to run the hello.bin with qemu-system-tricore?
Where can I get a bootloader/kernel to load the hello.bin?

Package components

Hello, I checked the contents of this repo.
Are you sure about these contents?

  • Binutils version 2.20
  • Newlib version 1.18

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.