Search found 23 matches

by louis
Thu Jul 28, 2016 8:44 am
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

No I debug through CodeWarrior.
Thank you, I will check this file :)

Louis
by louis
Wed Jul 27, 2016 1:02 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi Giovanni,

Do you know a free tracealyzer for ChibiOS?

Louis
by louis
Tue Jul 26, 2016 3:24 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Now interruptions work. ChSleepMillisecobd() works also. I have still a problem, but it is in internal of my project.
Thank you for your help Giovanni :)

Louis
by louis
Tue Jul 26, 2016 10:45 am
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Your generic advice is really good for me Giovanni. How to setup the DEC? (should i use my PIT driver or ChibiOS can do this).

For System Tick, what is the exatly appropriately initialization ?

Louis
by louis
Mon Jul 25, 2016 3:42 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

In my old projet I used a pit driver which setups the IVORs (the 10 and 11). The PIT was attached to my IVORs and then we started the PIT timer. I just don't understand where the timer call the IVORs. If I don't use HAL, what is it essentiel from this component for the use of DEC on RT? Then, I will...
by louis
Mon Jul 25, 2016 1:44 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi Giovanni, My interrupts (IVOR10 & IVOR4) are still never called after our modifications. I asked some help from my service. My IVORS are well linked : good position in MAP file. .handlers section layout Starting Virtual File address Size address offset --------------------------------- 000000...
by louis
Fri Jul 22, 2016 1:10 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Okay :) Thank you: it is in spc_clock_init(void), isn't it?

Louis
by louis
Fri Jul 22, 2016 10:39 am
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Thank you. I understand better :)
The timer for the system tick is already implemented/initialized ?

Louis
by louis
Thu Jul 21, 2016 2:42 pm
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Then for the use of IVOR10, I have nothing to delcare/code more than you did in ivor.s & port_init(void) ?
(Sorry if I ask you easy question, but I try to find the origin of my problem)

Louis
by louis
Thu Jul 21, 2016 11:23 am
Forum: ChibiOS/RT
Topic: CW files
Replies: 32
Views: 15051

Re: CW files

Hi,

Thank you for the answer.
For the IVORs, you implemented its in ivors.s. Does ChibiOS already active/install them? Otherwhise, did you provide a macro where I have to activate them.

Thank Louis

Go to advanced search