e properly.
MvH
Benjamin Larsson
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth
On 06/02/2016 08:40 AM, Daniel Drotos wrote:
> On Thu, 2 Jun 2016, Benjamin Larsson wrote:
>
>> https://github.com/merbanan/C8051F300_examples
>>
>> Everything worked fine. Then I switched to the C8051F330 mcu and all
>> went to shit. Small examples worked some
different from C8051F.
MvH
Benjamin Larsson
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most
On 08/09/2016 07:16 PM, Kustaa Nyholm wrote:
>
> On 09/08/2016 19:48, "Benjamin Larsson" wrote:
>
>> Simplicity Studio does not support C2 programmers under linux. At least
>> I was not able to get it working.
>
> Which? Does not support (as per some docume
e C8051F chips. SDCC support for
one of the chips works fine. The other chip does not for some reason.
MvH
Benjamin Larsson
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns a
ock affected timer 2. I remember that increasing the cpu
clock mitigated the effect.
MvH
Benjamin Larsson
--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. R
unction to send strings and tried all kinds of tricks but
couldn't get around this issue. The Keil compiler that you get with the
Silabs Simplicity Studio works without any problems for me. Maybe it
would be worth porting your small example to Keil and see the
with the
same device. My own arduino programmer did not work with the F330.
MvH
Benjamin Larsson
--
___
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.source
t;
> Philipp
>
Just to confirm your findings I have this function as my "printf":
void send_string(unsigned char *string)
{
while(*string)
send_byte(*string++); // Send string 1 byte at a
On 08/28/2016 11:30 PM, Philipp Klaus Krause wrote:
> On 28.08.2016 23:13, Benjamin Larsson wrote:
>> On 08/28/2016 11:03 PM, Philipp Klaus Krause wrote:
>>> Dear Benjamin,
>>>
>>> what tool are you using to write your program onto the board?
>>>
>&g
er hardware. So all this is most
likely caused by the flasher software under linux.
I was able to reproduce this with a hex file of ca 1k. So hopefully I
will be able to track down the changes needed
11 matches
Mail list logo