Topic : Problem porting from COSMIC to RSCT7

Forum : ST7/STM8

Original Post
Post Information Post
October 12, 2008 - 11:29pm
Guest

I have an application which runs perfectly when built with COSMIC compiler. But after porting to RCST7 I get a strange effect.

Both interrupts (TIMERA and EI0) work perfectly. But the program never goes to _wfi_(). I obviously need to set up something different to COSMIC. But cant find it. This is a ST72264

Can anybody point me in the right direction?

Replies
Post Information Post
+1
0
-1
October 14, 2008 - 4:20pm
Guest

Hi

Can you give us more information about your issue?

+ Do you use Ride7 version 7.10.0000 and RKit-STM8 version 2.10.0000
+ About the application, is it yours or is it taken from an example
+ Do you use the ST library for this application

Matloub