I feel for Nagabhooshanam

I have found getting the cross compiler working on Windows very difficult 
(compared to Linux, but no picnic there either). 

I usually resort to the tools provided by the silicon manufacture 
<https://www.ti.com/tool/CCSTUDIO> and end up with several Eclipse based 
IDEs.

On Wednesday, 19 August 2020 at 19:52:18 UTC+1 nagabhoo...@gmail.com wrote:

> Hi,
> In continuation of this discussion.  I am progressing, but yet to make the 
> environment to work.
> With this eclipse, I am successful to build and run c program (Hello 
> world) in the native/host platform, windows machine.
> But I am unable to add cross -compile option to "*arm-linux-gnueabihf*-"  
> as per the video below.
> Ofcourse video was made for linux host. 
> http://exploringbeaglebone.com/chapter7/  ( i am working on wondows host)
>
> I am thinking settings at::  Project-properties->Settings->Tool Settings, 
> But it looks be not correct .
>  
> I guess my eclipse 2020-06 version has changed a bit on setting options 
> (unable to find a location, where to change). 
> Anyone using this new version on windows host?, where to make changes for 
> *arm-linux-gnueabihf*-
>
> My environment,
> 1) Installed Eclipse 2020-06 version (latest) for C/C++ Development, as 
> IDE.
> 2) installed JDK 14.02 as required for eclipse. 
> 3) installed tdm64-gcc-5.1.0-2 (MinGW gcc ) for cross compiler support
> 4) Using WIndows 10 machine as host
>
> Thanks in advance.
>   
> Thanks and regards, 
> Nagabhooshanam Vemula
> Project-properties->Settings->Tool Settings
>
>
> On Wednesday, August 19, 2020 at 12:45:44 AM UTC+5:30 jonn...@gmail.com 
> wrote:
>
>> In Eclipse, just create a Run Configuration and set it to 'SSH' for your 
>> target which is basically like SCP.  This should deploy the code and run it 
>> on the remote target.
>>
>> Jon 
>>
>> On Tue, Aug 18, 2020 at 11:47 AM NAGABHOOSHANAM VEMULA <
>> nagabhoo...@gmail.com> wrote:
>>
>>> Thanks John,
>>>  As per your clarification, It helped me, let me proceed with eclipse on 
>>> Windows and use scp to file transfers to target system.
>>>
>>> Thanks Dave, Yes, I am using WSL, the link is 
>>> https://www.microsoft.com/store/productId/9N6SVWS3RX71
>>>
>>>
>>> Thanks and regards, 
>>> Nagabhooshanam Vemula
>>> email :  nagabhoo...@gmail.com
>>> +91 83741 82839 <+91%2083741%2082839>- HYD
>>>
>>>
>>> On Tue, Aug 18, 2020 at 11:47 PM jonnymo <jonn...@gmail.com> wrote:
>>>
>>>> Yes, you can cross compile from Windows 10 to the Beaglebone but your 
>>>> best option would be Eclipse since you can compile on Windows and then scp 
>>>> the code over from Eclipse.  You can use Visual Studio but you would end 
>>>> up 
>>>> having to build on the remote target and not on Windows.  However, with 
>>>> Visual Studio you could use something like VisualGDB but will cost an 
>>>> extra 
>>>> $99 US. You can download and use it for a month for free though.
>>>>
>>>> Here are a couple of links that might help.
>>>> http://exploringbeaglebone.com/chapter7/ 
>>>> http://jkuhlm.bplaced.net/hellobone/
>>>>  
>>>> https://www.youtube.com/watch?v=af-1hDfoRcg 
>>>>
>>>> https://elinux.org/images/d/df/Using_VS_and_VS_Code_for_Embedded_Development.pdf
>>>>  
>>>>  
>>>> Using VisualGDB although I am not sure if this is needed any more. 
>>>> https://visualgdb.com/tutorials/beaglebone/qt5/cross-compile/
>>>>
>>>>
>>>> Cheers,
>>>>
>>>> Jon
>>>>
>>>> On Tue, Aug 18, 2020 at 10:54 AM <da...@ddennis.net> wrote:
>>>>
>>>>> Are you running Ubuntu under the Windows Subsystem for Linux?  (  WSL 
>>>>> ) 
>>>>>
>>>>> If so WSL1 or WSL2?     Also,  if so I wasn’t aware you could run a 
>>>>> GUI this way.    Can GNOME 3 be run under WSL?
>>>>>
>>>>>  
>>>>>
>>>>>  
>>>>>
>>>>> *From:* beagl...@googlegroups.com <beagl...@googlegroups.com> *On 
>>>>> Behalf Of *NAGABHOOSHANAM VEMULA
>>>>> *Sent:* Tuesday, August 18, 2020 12:42 PM
>>>>> *To:* BeagleBoard <beagl...@googlegroups.com>
>>>>> *Subject:* [spam] [beagleboard] IDE (eclipse) for Beaglebone on 
>>>>> Windows
>>>>>
>>>>>  
>>>>>
>>>>> Hi,
>>>>>
>>>>> As a newbie to Linux, looking for IDE and debuggers.
>>>>>
>>>>>  
>>>>>
>>>>> my setup, 
>>>>>
>>>>> a) I have windows10 PC with ubuntu as application, (ubuntu on Windwos)
>>>>>
>>>>> b) Connected to Beaglebone with SSH,
>>>>>
>>>>> c) beaglebone has an internet-over-USB connection.
>>>>>
>>>>>  
>>>>>
>>>>> I am inclined towards an IDE and debugger (like eclipse) instead of Vi 
>>>>> editor 
>>>>>
>>>>>  
>>>>>
>>>>> My question:
>>>>>
>>>>> 1) What are the various IDE options on Windows (eclipse and any other?)
>>>>>
>>>>> 2) Can we install any IDE on my Ubuntu--on-Windows? (may be stupid 
>>>>> question)
>>>>>
>>>>> 3)  If I install eclipse IDE on windows. Does it help to connect to 
>>>>> targetboard?
>>>>>
>>>>> to run the program and debug.
>>>>>
>>>>>  
>>>>>
>>>>> Please guide me, Thanks in advance
>>>>>
>>>>> .
>>>>>
>>>>>  
>>>>>
>>>>> -- 
>>>>> For more options, visit http://beagleboard.org/discuss
>>>>> --- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "BeagleBoard" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to beagleboard...@googlegroups.com.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/beagleboard/5444751e-64a6-48a4-8a9d-eaf04c1e81c9n%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/beagleboard/5444751e-64a6-48a4-8a9d-eaf04c1e81c9n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>> -- 
>>>>> For more options, visit http://beagleboard.org/discuss
>>>>> --- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "BeagleBoard" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to beagleboard...@googlegroups.com.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/beagleboard/486e01d67588%2499d910b0%24cd8b3210%24%40ddennis.net
>>>>>  
>>>>> <https://groups.google.com/d/msgid/beagleboard/486e01d67588%2499d910b0%24cd8b3210%24%40ddennis.net?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>> -- 
>>>> For more options, visit http://beagleboard.org/discuss
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "BeagleBoard" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to beagleboard...@googlegroups.com.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/beagleboard/CAG99bkoRNikNuKJ%3Dd5TyL7jBMkmTgWsm0ixpc%2BsLfApJsqtq4w%40mail.gmail.com
>>>>  
>>>> <https://groups.google.com/d/msgid/beagleboard/CAG99bkoRNikNuKJ%3Dd5TyL7jBMkmTgWsm0ixpc%2BsLfApJsqtq4w%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> -- 
>>> For more options, visit http://beagleboard.org/discuss
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "BeagleBoard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to beagleboard...@googlegroups.com.
>>>
>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/beagleboard/CAJaY%3DEyV7Xp1AuAQW8Qio4w6JX6LvgTjh1sbEAH3tNZuxmO%3DWw%40mail.gmail.com
>>>  
>>> <https://groups.google.com/d/msgid/beagleboard/CAJaY%3DEyV7Xp1AuAQW8Qio4w6JX6LvgTjh1sbEAH3tNZuxmO%3DWw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2f7c99b1-dbe1-46e8-9d7c-563d5e917b1fn%40googlegroups.com.

Reply via email to