real-time-cpp icon indicating copy to clipboard operation
real-time-cpp copied to clipboard

Verify/repair support v850/rx/rl78

Open ckormanyos opened this issue 4 years ago • 2 comments

The targets v850/rx/rl78 have (or may have) fallen into disarray and have not run on a physical target in quite some time.

This issue tracks any potentially needed verify/repair of those target configurations on actual physical boards.

ckormanyos avatar Dec 30 '21 16:12 ckormanyos

99cc0f50a696fc99f595cbce1998f7858f60e020 gets a v850es/fx2 board up and running (verified) on an F-Line Drive It board using GCC 11.2 for v850-unkown-elf as found in the real-time-cpp-toolchains repository.

ckormanyos avatar Dec 30 '21 16:12 ckormanyos

Linker problem is observed in target v850es_fx2 when using floating-point mathematical functions.

ckormanyos avatar Dec 30 '21 17:12 ckormanyos