Embedded Linux S3C2440 Build and Boot an Image Summary Tried to build and boot zImage on Embedded Linux S3C2440.
India Mumbai, Pune trip – 4 – Local Taxi travel During my stay in India from 30th Nov. Continue Reading →
India Mumbai, Pune trip – 3 – Food During India trip, I had to eat local food, the problem was that I cannot adapt to India local food. Continue Reading →
India Mumbai, Pune trip – 2 – Hotel Summary I was travelling in Pune and Mumbai India from 30th Nov. Continue Reading →
Oracle SHARED mode server confiuguration error ORA-12523 Summary Configure the Shared mode for Oracle connection, it failed and returned ORA-12523, found out it is mandatory to configure local listener. Continue Reading →
Running GUI application as another (non-root) user – Netmgr Summary I can open the Netmgr in the Xshell through Xmanager without any issue. Continue Reading →
India Mumbai, Pune trip – 1 – Air flight I was on business trip to India Mumbai and Pune from 30th Nov. Continue Reading →
Oracle Start listener and Start OEM Encountered SQL developer- the network adapter could not establish the connection, it is quite simple, the Oracle listener was not start up. Continue Reading →
“ORA-01034: ORACLE not available” resolved Summary Encountered problem cannot login Oracle by login name and password “system/oracle”, resolved this issue by changed the kernal parameter kernel.sem in sysctl.conf. Continue Reading →
Keil copy out memory data when debugging How to copy out the memory data from Keil when debugging, in command window, you can use Display command fetch the memory data, example: d 0x2000293C,0x20002984 0x2000293C C8 CC 9D 5F F2 EB FA D7 - AE 26 5F 5F BA 41 7D D3 ..._.....&__.A}. Continue Reading →