Thanks for your thought - I decided to run a simpler programm - I took 
the whole project and ripped everything off until a simple LED Test is 
running. This test already uses a TIMER Interrupt for multiplexing the 
LEDs and freetimer. And it works. I will try to add bit by bit of 
functionality to the code back to identify the problematic sections.


On 29.05.2013 17:17, Valentin Dudouyt wrote:
> Please check that you unmasked the interrupts by using the following code:
>       __asm;
>           rim
>       __endasm;
> 29.05.2013 19:40, Georg Ottinger пишет:
>> Although it compiles it is not working yet ... investigating further.
>>
>>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to