Why only Windows code?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Why only Windows code?

994件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vanrein on Sat Apr 10 15:38:25 MST 2010
I was a little surprised to see the LPCxpresso toolkit built from open source tools like gcc/binutils and eclipse, yet running only on Windows.  NXP, why don't you build a version for Linux as well?  You [I]must [/I]be aware that software like Eagle is available on more platforms than LPCxpresso, and that the software you use can easily run on those other platforms as well.
My objective phrasing here is a sign of respect, but should not be interpreted as openness to this silly platform restriction :)
0 件の賞賛
返信
5 返答(返信)

983件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Wed Nov 17 00:53:12 MST 2010
There is a thread on hid rom on the LPC2000 group on Yahoo. Go to
http://tech.groups.yahoo.com/group/lpc2000/messages
and search for
USB HID rom-based driver issue
0 件の賞賛
返信

983件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Mike45 on Tue Nov 16 21:22:39 MST 2010
+1 for libusb.  I am at a dead end with the HIDROM project right now, because I cannot see what the host is doing.
0 件の賞賛
返信

983件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vanrein on Wed Apr 14 23:42:59 MST 2010
Since you are looking for USB-level support with proprietary code (that's probably where licenses are enforced, making it non-negotiable) you will want to look into libusb for Linux -- unlike a kernel module, it will isolate you from kernel version changes and the kernel won't be tainted by a closed driver.
0 件の賞賛
返信

983件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dpt on Sun Apr 11 10:41:56 MST 2010
Thanks.

Even I was wondering why there is no Linux support.
I ask this everywhere where I see just one or two proprietary OS support.
Let us not grow up with just one.

And please let us have it in 64-bit Linux too.
0 件の賞賛
返信

983件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sun Apr 11 02:24:03 MST 2010
It is true that the IDE and compiler are based on open source tools that can be run on other platforms.

However, the debug driver (both the device drivers and the code that understands how to debug the chip over USB) is proprietary and Windows specific.

NXP and Code Red are currently discussing how best to resolve this.
0 件の賞賛
返信