board support package
Go to top
Forums » Software Development »
Added by Krishna Vallabhaneni almost 12 years ago
How do you configure / customize the tool chain to the mitydsp board? eg the current version of gnu compiler for the board is 4.3.3. How is it targeted to the mityboars?
I need to configure the 4.7.2 version for the mity board. When a simple helloworld program built using 4.7 compiler, and is executed on the board, it aborts with segment error.
I need some of the features of 4.7 like atomic, C++ 11 version.
Krishna