Code Monkey home page Code Monkey logo

gcc-v850-elf-toolchain's People

Contributors

darklukee avatar dkulacz avatar kwesolowski avatar lukasz-mitka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gcc-v850-elf-toolchain's Issues

The generated ELF file cannot be debugged

Hi, @dkulacz

I compiled my own GCC by modifying build-gcc-v850-elf-toolchain.sh. I even used it to porting FreeRTOS for RH850. It seems work well after I burn the SRecod into the MCU through Renesas E1. I create an IAR debug only project, but IAR was crashed and it seems that the ELF file generated by the self-build GCC can not be recognized by IAR debugger. However, when I compile my project again with GCC download from gcc-renesas.com, the IAR debugger works well.

Would you mind sharing some suggestions?

mkdir: cannot create directory 'include-fixed': File exists

$ docker build .
(...)
/tmp/gcc-v850-elf-master/build/gcc/./gcc/xgcc -B/tmp/gcc-v850-elf-master/build/gcc/./gcc/ -xc -nostdinc /dev/null -S -o /dev/null -fself-test=/tmp/gcc-v850-elf-master/sources/gcc-9.3.0/gcc/testsuite/selftests
/bin/bash /tmp/gcc-v850-elf-master/sources/gcc-9.3.0/gcc/../move-if-change tmp-macro_list macro_list
cc1: note: self-tests are not enabled in this build
echo timestamp > s-selftest-c
echo timestamp > s-macro_list
rm -rf include-fixed; mkdir include-fixed
rm: cannot remove 'include-fixed': Directory not empty
mkdir: cannot create directory 'include-fixed': File exists
make[2]: *** [Makefile:3089: stmp-fixinc] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/tmp/gcc-v850-elf-master/build/gcc/gcc'
make[1]: *** [Makefile:4322: all-gcc] Error 2
make[1]: Leaving directory '/tmp/gcc-v850-elf-master/build/gcc'
make: *** [Makefile:955: all] Error 2
The command '/bin/sh -c cd ${BUILD_PATH}/gcc &&     ${SOURCES_PATH}/gcc-${GCC_VERSION}/configure         --target=${TARGET_ARCH}         --prefix=${TOOLCHAIN_PATH}         --enable-languages=c,c++         ${GCC_OPTS}     &&     make -j$(nproc) all &&     make install-strip' returned
a non-zero code: 2

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.