<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDE中的主题 Re: Anyone with FreeBSD?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563101#M16992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Wed May 02 04:23:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: researchinnovation&lt;/STRONG&gt;&lt;BR /&gt;@Gogamoga....Hi...!!!&lt;BR /&gt;Try UBUNTU10.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant stand ubuntu, it works on gentoo though, and gentoo is my fav distro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i am not planning to move away from FreeBSD and definitely not planning to run lpcxpresso in virtualbox. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, the most of work is done. all that is left to do is make RPC wrapper for libLPC_Link (which is peanuts compared to what i have done already :P) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and everything will work. Besides, as the side effect of the wrapper, it will be possible to remote-debug the board - even if its not connected to your machine directly :P&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My parents lately asked to kick the windows out from their laptop and put linux in. They are senior people, and transition to other OS could be hard for them, even though, i will not let them experience the damn ubuntu. PCBSD is a way to go :P&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:52:32 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:52:32Z</dc:date>
    <item>
      <title>Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563088#M16979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Mon Apr 16 11:46:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone has any luck with lpcxpresso and FreeBSD?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes share please.... or.. any info would be helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563088#M16979</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563089#M16980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Mon Apr 16 13:30:39 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, while i am researching how to make this board work with FreeBSD, i have stumbled upon new issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Following the info at this link: &lt;/SPAN&gt;&lt;A href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/LPCLinkDiagnostics&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, the lsusb shows this: &lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;Bus /dev/usb Device /dev/ugen6.3: ID 0471:df55 Philips&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;While Downloading the firmware to LPC-LINK by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;dfu-util -d 0x471:0xdf55 -c 0 -t 2048 -R -D LPCXpressoWIN.enc&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;I end up with this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;Opening USB Device 0x0000:0x0000...
Claiming USB DFU Runtime Interface...
Determining device status: state = dfuIDLE, status = 0
WARNING: Runtime device already in DFU state ?!?
Found Runtime: [0x0471:0xdf55] devnum=13, cfg=0, intf=0, alt=0, name="UNDEFINED"
Claiming USB DFU Interface...
Setting Alternate Setting ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
Transfer Size = 0x0800
bytes_per_hash=604
Starting download: [##################################################] finished!
state(8) = dfuMANIFEST-WAIT-RESET, status(0) = No error condition is present
Done!
can't detach: Unknown error
Resetting USB to switch back to runtime mode
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;After doing lsusb again, the previous Philips device is gone and new thing appears&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;Bus /dev/usb Device /dev/ugen3.2: ID 1fc9:0007&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;[COLOR=Navy]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=Red]Stuck so far :([/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563089#M16980</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563090#M16981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Tue Apr 17 15:46:08 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh how i wish code red would share libLPC_Link.so sources, but probably wont happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Time to start reversing :D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563090#M16981</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563091#M16982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by frame on Wed Apr 18 06:36:52 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I have mentioned in another thread, there is information from inside of NXP that a new, open version of LPC-Link is in preparation. Maybe it's worth drilling deeper into it with NXP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using mostly Crossworks anyway, because I need support for other, non-NXP controllers, too. Up to now, this also means discarding the lpc-link there - unfortunately...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563091#M16982</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563092#M16983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Wed Apr 18 12:59:41 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, i am working on temporary hack for now. Need to write replacement for libusb-1.0 shipped with the lpcxpresso (inside lpcxpresso/bin dir) and it might work. libLPC-link relies heavily on this shared lib.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563092#M16983</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563093#M16984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Mon Apr 23 05:41:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;libLPC_Link is full of stubs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_ResetDevice&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_Purge&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_SetTimeouts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_GetStatus&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_GetBitMode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CR_SetUSBParameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All those are stubs - return(0) kind of. (CR = CodeRed i guess lol)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563093#M16984</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563094#M16985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Sat Apr 28 23:24:31 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Almost done reversing libLPC_Link. (Had stuff to attend to and not much free time)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From what i saw, It looks like this lib is a product of copy/paste from libusb tutorials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It has some useless rudiments and inconsistency in useless error printing, Obsolete function arguments (like function prototype supposed to take 3 args but none of them are used inside the function body). error printing sometimes is done to stderr using fwrite and sometimes to stdout using puts. Probably someone outsorced the coding of this lib :D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, soon i will release opensource version of it. Hope no trouble will come as a result lol.:eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563094#M16985</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563095#M16986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Sun Apr 29 05:01:11 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems like a lot of effort, when LPCXpresso 'just works' on Linux. What is special/different about FreeBSD compared with Linux (I don't know myself). what is the point of doing this? How are you going to keep it in step with what Code Red do? Just curious.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563095#M16986</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563096#M16987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Sun Apr 29 06:56:39 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Well, linux was my OS of choice for about 15 last years, i have tried multiple distros (RH, DEBIAN, SLACK, LFS, GENTOO) and my favourite so far was gentoo. I have moved to FreeBSD just recently, because i felt like making a change and learning something new. And actually, the "feel" that i get from FreeBSD is the best "feel" i ever had from OS. Though, i constantly run a gentoo instance in virtualbox. The fun is in seeing the differences and similarities between the both OSes. I am porting lpcxpresso to FreeBSD for educational reasons (And another reason is because Ubuntu annoys me :D)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563096#M16987</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563097#M16988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nkarakotas on Sun Apr 29 07:33:05 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You must have alot of time in your heands.. :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563097#M16988</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563098#M16989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Sun Apr 29 08:14:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;this is my fun lol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;original libLPC_Link will not work on big endian platform&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563098#M16989</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563099#M16990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Tue May 01 15:03:07 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Reversing is finished.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Preparing sources now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563099#M16990</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563100#M16991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Wed May 02 04:00:32 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@Gogamoga....Hi...!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your BSD working with LPCxresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try UBUNTU10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It may help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards...:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563100#M16991</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563101#M16992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Wed May 02 04:23:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: researchinnovation&lt;/STRONG&gt;&lt;BR /&gt;@Gogamoga....Hi...!!!&lt;BR /&gt;Try UBUNTU10.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant stand ubuntu, it works on gentoo though, and gentoo is my fav distro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i am not planning to move away from FreeBSD and definitely not planning to run lpcxpresso in virtualbox. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, the most of work is done. all that is left to do is make RPC wrapper for libLPC_Link (which is peanuts compared to what i have done already :P) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and everything will work. Besides, as the side effect of the wrapper, it will be possible to remote-debug the board - even if its not connected to your machine directly :P&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My parents lately asked to kick the windows out from their laptop and put linux in. They are senior people, and transition to other OS could be hard for them, even though, i will not let them experience the damn ubuntu. PCBSD is a way to go :P&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563101#M16992</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563102#M16993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Wed May 02 04:38:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@Gogamoga....Hi...!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OK....I understood your concern.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you share your code and idea what exactly you are trying to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards.....:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563102#M16993</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563103#M16994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Wed May 02 04:45:59 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;By the end of the week i will release the full source for the libLPC-Link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its just not ready yet - have to attend to my primary work, so not much time to mess with reversing. Check on this thread by the end of the week. There will be full sources and examples ready by then (I hope)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563103#M16994</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563104#M16995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Wed May 02 04:48:09 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;@Gogamoga....!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OK....Thanks and Congratulation in Advance....!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563104#M16995</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563105#M16996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by MacGyverQue on Wed May 02 13:55:36 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome work and congratulations. Looking forward to seeing your work. I agree, FreeBSD is an amazing os and definitely doesn't get enough credit. I first installed FreeBSD back in 2000 and was amazed at how fluid the os felt in comparison to current Linux distros at the time. Specifically regarding the installation of the OS over a dial up link (lol)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563105#M16996</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563106#M16997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gogamoga on Wed May 02 14:39:03 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: MacGyverQue&lt;/STRONG&gt;&lt;BR /&gt;...was amazed at how fluid the os felt...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FLUID - THERE, Exact word i was looking for to explain the feel i get from the FreeBSD :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Its just that - fluid - no jumpy feeling that i get from linux - no peaks and falls&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardest part with libLPC-Link so far, is figuring out how to name the members of the packet structure used to send data lmao :P&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563106#M16997</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone with FreeBSD?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563107#M16998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Wed May 02 21:30:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi...!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please lets know about the progress..!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards...!!:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Anyone-with-FreeBSD/m-p/563107#M16998</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:35Z</dc:date>
    </item>
  </channel>
</rss>

