compile error in 16.1.8 Topic is solved

Report here problems in any of ChibiOS components. This forum is NOT for support.
plamen
Posts: 11
Joined: Thu Feb 02, 2017 9:47 am
Has thanked: 1 time
Been thanked: 2 times

compile error in 16.1.8  Topic is solved

Postby plamen » Sun May 07, 2017 1:03 pm

Hello,
There is compile error in cmsis_os.c on line 189:
tp->state = CH_STATE_CURRENT;
Probably it should be:
tp->p_state = CH_STATE_CURRENT;

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: compile error in 16.1.8

Postby Giovanni » Sun May 28, 2017 4:27 pm

Hi,

Fixed in repository as bug #841.

Giovanni


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 65 guests