> On 03 Jun 2015, at 09:57, Alistair Francis wrote:
>
>
> ... Do you have the tests you are using available anywhere?
>
> ... It'd be great to have more tests to run on the machine.
I use projects generated by the GNU ARM Eclipse C/C++ wizards. The "Hello World
ARM Cortex-M" template can gen
On Sun, May 31, 2015 at 5:18 AM, Liviu Ionescu wrote:
>
>> On 30 May 2015, at 07:17, Alistair Francis wrote:
>>
>> I also have a lot better support out of tree, I'm still slowly working
>> on upstreaming it (I should have another patch series today).
>
> my implementation is based on the existing
> On 30 May 2015, at 07:17, Alistair Francis wrote:
>
> I also have a lot better support out of tree, I'm still slowly working
> on upstreaming it (I should have another patch series today).
my implementation is based on the existing Stellaris MCUs, and SysTick was
functional from the very beg
On Fri, May 29, 2015 at 5:12 PM, Liviu Ionescu wrote:
> I did some tests and comparisons between my new Cortex-M implementation and
> the existing lm3s6965evb and netduino2 boards, and it seems the stm32f205
> does not enable the SysTick device, since my simple seconds counting
> application ha
I did some tests and comparisons between my new Cortex-M implementation and the
existing lm3s6965evb and netduino2 boards, and it seems the stm32f205 does not
enable the SysTick device, since my simple seconds counting application hangs.
exactly the same application works properly on lm3s6965evb