調試通道例子。DCC is available on ARM cores which contain EmbeddedICE logic, e.g. ARM7TDMI,
ARM9TDMI, ETC. DCC is accessed by the target via coprocessor 14 using the
ARM instructions MCR and MRC.
The two assembler source files provided are:
outchan.s for Target to debugger communication
inchan.s for Debugger to target communication
Copy the code into your your JSP directory under /usr/local/ETC/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.gETConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML form above to the same directory above or to your public_html directory and use it connect to your database via the JSP code. Replace the test418 with your database name and the URL with your JSP URL.