Git Product home page Git Product logo

ece254's People

Contributors

cactus101 avatar yqh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ece254's Issues

Prelab 1 RAM build problem

As we following the lab manual up to section 1.5.4, where requires we to build a multi-project workspace. Following is the build output messenger suggesting we may have problem with linker.

This issue also appears when we tried to build with RTX HELLOWORLD RAM.

Build target 'RTX HelloWorld RAM'
compiling helloworld.c...
linking...
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_mut_init (referred from rtx_conf_cm.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_mut_release (referred from rtx_conf_cm.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_mut_wait (referred from rtx_conf_cm.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_tsk_self (referred from rtx_conf_cm.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol os_set_env (referred from helloworld.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_dly_wait (referred from helloworld.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_sys_init (referred from helloworld.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_tsk_create (referred from helloworld.o).
.\build\RAM\HelloWorld.axf: Error: L6218E: Undefined symbol rt_tsk_delete (referred from helloworld.o).
Target not created

Any help is appreciated!

Typo ::Manual

Lab2--> Programming assignment--> part B--> Second line. Page 35, You may* (Many)

typo in section 5.1 of lab manual

The second bullet point reads

"the pthread sem_int(), sem_post() and sem_wait() library calls for inter-thread
 communication concurrency control in a general Linux environment."

the first function should be sem_init()

Typo in section 3.6, table 3.2

--From the bottom right cell of table 3.2 in the manual--

Discussion of the advantages and disadvantages
of POSIX queue amongh
processes...

Should be among

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.