torben_pi

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: How to add new path to UpdateSysroot.bat #6737
    torben_pi
    Participant

    Thanks!

    in reply to: Licence problem after update #6726
    torben_pi
    Participant

    solved

    in reply to: How to add new path to UpdateSysroot.bat #6724
    torben_pi
    Participant

    Update:

    In my project I did add the directories so that the synchronization works. But this is only a solution for one project… and I don’t want to do this manually everytime

    in reply to: Connection establishment take several minutes #3254
    torben_pi
    Participant

    Hi,

    dmesg shows no suspicious actions, the last entry is about connecting a keyboard.

    What do you mean by password-based authentication? Is there an option to choose between the generated key and a password everytime?

    in reply to: Connection establishment take several minutes #3257
    torben_pi
    Participant

    @bazis wrote:

    Hi,

    That should not normally happen. Typically the connection with Raspberry Pi takes less than 10 seconds.
    Please try the following to diagnose it:
    1. See if your Raspberry Pi CPU is busy doing something else by running the top command.
    2. Try addressing it by IP instead of hostname. Does that change anything?
    3. Try using Wireshark to see what happens on the network. Is all the time consumed waiting for one packet or are there several packets exchanged in between? Does with the SSH packets, or are there some suspicious ICMP packets in between?

    Sorry for the late answer!

    1. top command shows strange load…
    When no connection to VisualGDB is established CPU usage is low (up to 4%) and idle high (up to 90%). When VisualGDB is connected usage is up to 40% and sy (I guess system) up to 60% so idle is around 0%…

    2. Already done

    in reply to: Connection establishment take several minutes #3256
    torben_pi
    Participant

    push

    in reply to: Add new libraries to C project in Visual Studio 2012 #3259
    torben_pi
    Participant

    Thank you! This helped me a lot!

    To be sure… After every installed library I need to run sysroot sync – ok. Once I have added the path ‘C:SysGCCraspberryarm-linux-gnueabihfsysrootusrlocalinclude
    I then only need to specify the name of the library in the makefile settings (given that every new lib is installed in the same directory on the raspberry), is this right?

Viewing 7 posts - 1 through 7 (of 7 total)