search for: dipcortex

Displaying 2 results from an estimated 2 matches for "dipcortex".

Did you mean: ipcortex
2014 Dec 19
0
[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?
...o any "real" operating system >> environment will be far more artificial than we'd like, and probably >> very low down on qemu's list of priorities to boot. >> >> >> Why not test on real hardware? >> >> https://developer.mbed.org/platforms/DipCortex-M0/ >> >> cheers, >> --renato >> Of course, it would not be bad to run also some limited tests on real-world hardware. However, the answer why "why not"... is in my opinion: Because you will have big difficulties matching existing regression test code (designed...
2014 Dec 19
1
[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?
...(I'm sure there are ARM11* CPUs with > MMU but before Thumb2, but would need to dig into which is closest to > v6m) would cover *most* issues, but obviously not the ways in which > Cortex-M0 is closer to v7 than v6. Why not test on real hardware? https://developer.mbed.org/platforms/DipCortex-M0/ cheers, --renato