richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

mmap Sample Code

October 17th, 2006 · 1 Comment

在 Embedded System 的世界內, 常常要讀寫 Memory 做一些測試, 這時侯 mmap 就很好用了
mmap 可以讓 user space access physical memory.
雖然是很簡單的小動作, 但是對 debug 和驗證 hardware 非常的好用.
網路上應該有不少 mmap sample code, 應該寫得更好.
我只是拿來驗證一下我們的 Platform 有沒有問題.
我這一段是設定 Static Memory 以後, 再直接設定 Philip SC16C2552 到 Baud rate 38400
再印出 "This is test string" 這個字串.
當然中間有個 Bug, 不過我懶得修 XD
這時請記得, 這時候 UART 還沒有啟動 FIFO , 所以只能送出一個字, 加個 delay [...]

[Read more →]

Tags: Embedded · Linux

新世紀政治改革法案

October 17th, 2006 · No Comments

那天在 IRC 無聊想到亂改的, 本來是參照 大逃殺 BR 法案(新世紀教育改革法案)
基本上將所有的藍綠立委和一線政治人物丟去小島相互屠殺, 應該是符合大多數民眾的想法吧 XD

Tags: KUSO, 亂扯淡, 垃圾桶

[Read more →]

Tags: KUSO · 亂扯淡 · 垃圾桶

山寨更新記錄.

October 17th, 2006 · 5 Comments

最近系統穩定度不好(也就是 Blog 所在的這一台機器), 查了一下, 系統碟不太穩定
所以當下就募集了一些資金, 將系統碟更換成 Hardware Raid.

Tags: Blog/wiki-記錄, Gentoo, Hardware, Linux

[Read more →]

Tags: Blog/wiki 記錄 · Gentoo · Hardware · Linux