Embedded flash memory issue with Linux 2.6.10 kernel....029 (4/30/2008 7:48:47 PM) comp.arch.embedded I'm using the 2.6.10 kernel on a custom circuit board based on Freescales MCF5485evb evaluation board. My board has different flash memory than the evaluation board and so requires different flash drivers than... James
Embedded flash memory support...024 (4/30/2008 7:45:19 PM) comp.os.linux.hardware I'm using the 2.6.10 kernel on a custom circuit board based on Freescales MCF5485evb evaluation board. My board has different flash memory than the evaluation board and so requires different flash drivers than ... James
Help with gcc and ld relative linking138 (9/14/2007 3:20:42 AM) comp.arch.embedded I'm trying to create and s19 from a binary (for Coldfire 5485 micro) using objcopy. I need to specify a PC relative output but I can't seem to get a valifd binary when I use the "-r" option on the linker (ld)... James
Porting colilo and BSP to custom MCF5484 board033 (6/12/2007 1:29:26 PM) comp.arch.embedded I'm attempting to load Linux onto a custom board that was based on the 5485EVB evaluation board. I was able to load the BSP distribution of Linux (from Freescale) onto the eval board with few problems. I pushe... James
Java 1.4.2 Vs 1.5 Vs 1.6 #2397 (3/18/2007 6:28:34 PM) comp.lang.java.gui I'm sure this question has been posted but I've not found any definitive answer. I maintain a product line that consists of a dedicated Linux system running Java to provide a GUI interface as a control system ... James
Java 1.4.2 Vs 1.5 Vs 1.67127 (3/18/2007 6:27:22 PM) comp.lang.java.programmer I'm sure this question has been posted but I've not found anydefinitive answer.I maintain a product line that consists of a dedicated Linux systemrunning Java to provide a GUI interface as a control system foru... James
Java version of tcpdump625 (2/3/2006 2:23:44 PM) comp.lang.java.programmer I'm trying to sniff for local port traffic on a Linux machine. I have an application that uses UDP to communicate with it's various distributed parts and I want to view the packets in order to replace a part of... James
Problem updating a label534 (1/13/2006 1:43:13 PM) comp.lang.java.programmer I'm using a JLabel to indicate the status of a program I'm running in another thread. The problem is that I want to do a "label.setText" to "Please wait", let the other thread run (the call waits until it retur... James
JFrame focus when used as a popup2117 (11/22/2005 6:23:53 PM) comp.lang.java.gui I know this is probably poor implementation on my part but I've got a GUI application that needs to popup a window with several controls on it that allow some options to be set. I implemented this popup as a J... James
X Windows and VPN418 (11/22/2003 5:10:15 PM) comp.os.linux.networking I've got a PPTP tunnel working between my Linux machine and the Windows 2K servers at work. Once the tunnel is set up I can then telnet into the HP UX machines (where I live) with no problems. The problem is t... jkimble(57)
Graphics2D to ImageIcon problem233 (1/24/2004 8:55:37 PM) comp.lang.java.programmer I'm trying to do something that should be very simple. I want to create an applet (or application, doesn't matter) to display a set of drawn objects (drawn with a Graphics2D object). I want to be able to dis... jkimble(57)
Parameter MyVar = ## Vs Parameter ( MyVar = ## )233 (4/13/2004 8:58:50 PM) comp.lang.fortran I'm converting a MS/Compaq Fortran program to my standard old HP-UX Fortran 90. Does anyone know of a compiler switch or setting that allows the the "Parameter" statement to be used without the parenthesis? P... jkimble(57)
"Too many continuation lines" error message1544 (4/14/2004 8:58:54 PM) comp.lang.fortran I'm trying to get an MS/Compaq Fortran program to compile with HP-UX f90 and I'm getting the message: "too many continuation lines" in a module where a character array is being initialized with 99 lines... jkimble(57)
Simple swing (UI L and F) problem230 (3/23/2005 8:41:57 PM) comp.lang.java.programmer I've been given the task up updating the appearence (ie color when selected or not) of some JToggleButtons on a fairly large application and it seems like a really bad idea to do this via btn.setBackground or ... jkimble(57)
Threading / Polling question (Linux, JDK 1.5)722 (6/23/2005 7:57:29 PM) comp.lang.java.programmer I'm trying to write a method to poll a quasi-real time system for various data via UDP. What I need to do is send 10 different messages over a period of 10 seconds with each message send operation separated by ... jkimble(57)
Problem updating a label534 (1/13/2006 1:43:13 PM) comp.lang.java.programmer I'm using a JLabel to indicate the status of a program I'm running in another thread. The problem is that I want to do a "label.setText" to "Please wait", let the other thread run (the call waits until it retur... jkimble(57)
Java version of tcpdump625 (2/3/2006 2:23:44 PM) comp.lang.java.programmer I'm trying to sniff for local port traffic on a Linux machine. I have an application that uses UDP to communicate with it's various distributed parts and I want to view the packets in order to replace a part of... jkimble(57)