]> rtime.felk.cvut.cz Git - arc.git/blobdiff - readme.txt
Regenerated examples for TMS570.
[arc.git] / readme.txt
index 4f8da04ff2d660c9b84c682a1df24acac1415c36..0e9431a6945035fe54d4efccb0be0a8ba00c5e09 100644 (file)
@@ -1,34 +1,15 @@
 \r
-TODO:\r
- - Finish ARM port\r
- - Add new Arm board\r
- - Add more tests to test-system\r
- -  \r
-\r
-\r
-\r
-OsTick\r
-\r
-   GENERATED\r
-   OsTickType OsTickFreq = 1000;\r
-\r
-       \r
-       SYSTICK SETUP\r
-       {\r
-               uint32_t sys_freq = McuE_GetSystemClock();\r
-               Os_SysTickInit();\r
-               Os_SysTickStart(sys_freq/OsTickFreq);\r
-       }\r
-\r
-USE CASE\r
-   I want to setup a 4ms alarm?\r
-   \r
-   \r
-\r
+Arctic Core - the open source AUTOSAR embedded platform\r
 \r
 \r
+For information on getting started with Arctic Core, please take a look at: \r
+  http://arccore.com/wiki/Quick-start_Tutorial\r
 \r
+For more general information and help, browse the wiki at:\r
+  http://arccore.com/wiki/\r
 \r
+or post a question in the forum:\r
+  https://arccore.com/forum/\r
 \r
 \r
 \r